Releases: koyopro/accella
Releases · koyopro/accella
Minor Changes
Patch Changes
Minor Changes
- #84
526469d
Thanks @koyopro! - Added the sync-actions package and implemented synchronous query execution using worker threads.
Patch Changes
Patch Changes
- #81
84af669
Thanks @koyopro! - Fixed an issue where calling defineEnumTextAttribute() multiple times with the same arguments would cause an error.
accella
0.1.0
Minor Changes
Patch Changes
0.0.2
Patch Changes
Minor Changes
Patch Changes
Patch Changes
- #78
50d30b5
Thanks @koyopro! - Fixed the issue where the namespace passed to formFor() was not being reflected correctly.
Minor Changes
- Support UUID v7 column (#73)
Patch Changes
- Improvement of the generated types file (#72)
Minor Changes
- Added getDatabaseConfig() to simplify initialization (#71)
Patch Changes
- Set useNullAsDefault to true as default (#70)
- Fix the issue where the default value is not set for the uuid column (#69)