THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
GiteaTest2015
/
streamsql
Watch
1
Star
0
Fork
1
You've already forked streamsql
mirror of
https://gitee.com/rulego/streamsql.git
synced
2026-05-03 17:49:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1500dc5d2328e73aea4b17cb5d8931e8b76c5d4b
streamsql
/
stream
T
History
rulego-team
1500dc5d23
feat:aggregate function can be nested with the CASE function.
2025-06-17 12:03:43 +08:00
..
persistence.go
修复:移除PersistenceManager.Stop()方法中的重复代码,避免重复刷新数据和关闭文件,修复潜在的竞态条件问题
2025-06-15 22:52:33 +08:00
stream_test.go
feat: Add query syntax for all fields (select *)
2025-06-17 11:28:46 +08:00
stream.go
feat:aggregate function can be nested with the CASE function.
2025-06-17 12:03:43 +08:00
unified_config_integration_test.go
feat:SQL supports dot syntax to access fields
2025-06-16 11:09:57 +08:00