Skip to content

Releases: koyopro/accella

prisma-generator-accel-record@1.18.0

22 Dec 16:28
e75196a
Compare
Choose a tag to compare

Minor Changes

accel-record@1.19.0

22 Dec 16:28
e75196a
Compare
Choose a tag to compare

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

15 Dec 15:20
bc65bfa
Compare
Choose a tag to compare

Minor Changes

  • #84 526469d Thanks @koyopro! - Added the sync-actions package and implemented synchronous query execution using worker threads.

Patch Changes

  • Updated dependencies [526469d]:
    • accel-record-core@1.18.0

accel-record@1.17.1

08 Dec 06:10
8e3b551
Compare
Choose a tag to compare

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

03 Dec 19:33
Compare
Choose a tag to compare

accella

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies [50d30b5]:
    • accel-web@0.5.1

0.0.2

Patch Changes

  • Updated dependencies [52a4704]:
    • accel-web@0.5.0

accella@0.1.0

03 Dec 19:23
de590e5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [50d30b5]:
    • accel-web@0.5.1

accel-web@0.5.1

03 Dec 19:23
de590e5
Compare
Choose a tag to compare

Patch Changes

  • #78 50d30b5 Thanks @koyopro! - Fixed the issue where the namespace passed to formFor() was not being reflected correctly.

accel-web@0.5.0

30 Nov 15:10
Compare
Choose a tag to compare

Minor Changes

accel-record@1.17.0

30 Nov 14:35
Compare
Choose a tag to compare

Minor Changes

  • Support UUID v7 column (#73)

Patch Changes

  • Improvement of the generated types file (#72)

accel-record@1.16.0

21 Nov 16:26
Compare
Choose a tag to compare

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)