neurodb_dart_gdbc 0.0.6
neurodb_dart_gdbc: ^0.0.6 copied to clipboard
A database driver for neurodb based on dart_gdbc, help you to access neurodb in dart language
0.0.6 #
- 在
Connection类成员中添加onClose回调函数- Feat: Add
onClosecallback toConnectionto allow custom cleanup logic when the connection is closed.
- Feat: Add
0.0.5 #
- chore: upgrade dependencies.
0.0.4 #
- Feat: Add timestamp type in dart_gdbc ( upgrade to v0.0.4 ).
0.0.3 #
- Feat: ExecutionPlan support.
0.0.2+2 #
- Initial version.