Skip to content

Releases: koyopro/accella

[email protected]

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

Minor Changes

[email protected]

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

Minor Changes

Patch Changes

[email protected]

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

[email protected]

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.

[email protected]

03 Dec 19:33
Compare
Choose a tag to compare

accella

0.1.0

Minor Changes

Patch Changes

0.0.2

Patch Changes

[email protected]

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

Minor Changes

Patch Changes

[email protected]

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.

[email protected]

30 Nov 15:10
Compare
Choose a tag to compare

Minor Changes

[email protected]

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)

[email protected]

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)