v0.7.102-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- query(functions): fix aggregate count incorrect state place (#6218) by @sundy-li
- test(query): add async insert test (#5964) by @fkuner
Build/Testing/CI
- chore(test): delete test generated tmp file (#6199) by @fkuner
- test(query): add async insert test (#5964) by @fkuner
- ci(mergify): Push PR into queue when it passed all checks (#6207) by @Xuanwo
- ci: Only run developing workflow on pull request (#6203) by @Xuanwo
- ci(mergify): Enable speculative_checks and batch_size (#6201) by @Xuanwo
Features
Improvement
- refactor(ast): Extract error to root of crate (#6210) by @Xuanwo
- [metasrv] make
auto_sync_intervaloptional (#6187) by @ariesdevil