Releases: koyopro/accella
Releases · koyopro/accella
prisma-generator-accel-record@1.18.0
accel-record@1.19.0
Minor Changes
Patch Changes
- Updated dependencies [
8ced350
]:
- prisma-generator-accel-record@1.18.0
- accel-record-core@1.19.0
accel-record@1.18.0
Minor Changes
- #84
526469d
Thanks @koyopro! - Added the sync-actions package and implemented synchronous query execution using worker threads.
Patch Changes
accel-record@1.17.1
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.1
accella
0.1.0
Minor Changes
Patch Changes
0.0.2
Patch Changes
accella@0.1.0
Minor Changes
Patch Changes
accel-web@0.5.1
Patch Changes
- #78
50d30b5
Thanks @koyopro! - Fixed the issue where the namespace passed to formFor() was not being reflected correctly.
accel-record@1.17.0
Minor Changes
- Support UUID v7 column (#73)
Patch Changes
- Improvement of the generated types file (#72)
accel-record@1.16.0
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)