redstone_database_plugin 0.1.4 redstone_database_plugin: ^0.1.4 copied to clipboard
Redstone plugin for serialization and database access
Changelog #
0.1.4 #
- Fix query parameters decoding
0.1.3 #
- Prefer to throw exception instead of sending an error response during serialization
0.1.2 #
- Add useTypeInfo field in Decode/Encode annotations
0.1.1 #
- Encode response as Map or List (toPrimaryObject instead of encode)
0.1.0+1 #
- Fix typo
0.1.0 #
- Initial version