pocketbase_helpers_cli 0.3.0
pocketbase_helpers_cli: ^0.3.0 copied to clipboard
A cli for pocketbase_helpers, can automatically generate models from a pocketbase schema json.
0.3.0 #
- Changed the generator to match the new [pocketbase_helpers] api.
0.2.0 #
- Restructured files to follow standard package format
- Removed the output dir field from the generator since it was not used internally anyway.
- Added exaustive tests
- Added GeoPoint
- fixed various edgecases
0.1.0 #
- Initial version.