Commit graph

116 commits

Author SHA1 Message Date
Yiming Cao
2df77b9858
feat: enum name mapping support and several fixes about postgres default schema (#391)
* fix: stricter default schema validation and proper transformation to Prisma schema

* feat(orm): support enum name mappings

* fix db pusher
2025-11-11 23:01:31 -08:00
github-actions[bot]
267f98df1d
chore: bump version 3.0.0-beta.21 (#388) 2025-11-09 20:54:31 -08:00
github-actions[bot]
e37a6cfa2d
chore: bump version 3.0.0-beta.20 (#381)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-08 12:45:38 -08:00
Yiming Cao
50ec1be7d6
fix(orm): update to kysely 0.28.x and simplify typing (#380)
* fix(orm): update to kysely 0.28.x and simplify typing

* fix deprecation warning

* fix `orderBy` deprecation

* fix tests
2025-11-08 10:19:14 -08:00
github-actions[bot]
56acc1cd5e
chore: bump version 3.0.0-beta.19 (#374)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-05 21:50:22 -08:00
github-actions[bot]
218f44ea5e
chore: bump version 3.0.0-beta.18 (#367)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-04 21:53:49 -08:00
github-actions[bot]
7cdda90deb
chore: bump version 3.0.0-beta.17 (#363)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-04 12:56:44 -08:00
github-actions[bot]
7839d5f0c4
chore: bump version 3.0.0-beta.16 (#358)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-03 09:33:12 -08:00
Yiming Cao
170535a6f9
feat(schema): add option for generating lite schema (#357)
* feat(schema): add option for generating lite schema

* fix --lite-only option and add CLI test
2025-11-03 09:25:23 -08:00
Yiming Cao
e919bb0199
feat(tanstack-query): new implementation of tanstack-query react hooks (#356)
* WIP

* feat: tanstack-query/react CRUD hooks implementation

* fix build

* addressing PR comments

* update

* update

* migrate tests

* update

* fix test environment

* use happy-dom instead of jsdom
2025-11-02 23:14:11 -08:00
github-actions[bot]
02a621a9c4
chore: bump version 3.0.0-beta.15 (#352)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-11-02 09:34:06 -08:00
github-actions[bot]
db505bcb80
chore: bump version 3.0.0-beta.14 (#338)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-26 17:20:50 -07:00
Yiming Cao
cccd34491d
refactor: rename runtime package to orm (#332) 2025-10-23 22:07:55 -07:00
github-actions[bot]
67f23689f6
chore: bump version 3.0.0-beta.13 (#329)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-23 18:26:01 -07:00
github-actions[bot]
d475599a6b
chore: bump version 3.0.0-beta.12 (#324)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-22 09:58:40 -07:00
Yiming Cao
23adf91781
fix: make computed fields on base models work (#321)
* fix: make computed fields on base models work

fixes #284

* update
2025-10-21 08:52:24 -07:00
github-actions[bot]
14eaf36c1a
chore: bump version 3.0.0-beta.11 (#318)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-20 18:19:07 -07:00
Yiming Cao
05bf237833
fix: clean up plugin loading and fix VSCode extension (#312)
* fix: clean up plugin loading and fix VSCode extension

* address pr comments
2025-10-17 12:41:11 -07:00
github-actions[bot]
7ef504c347
chore: bump version 3.0.0-beta.10 (#309)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-16 21:52:35 -07:00
Yiming Cao
59dfa73f01
refactor: move policy attributes to its own zmodel (#307)
* refactor: move policy attributes to its own zmodel

* update

* update

* fix tests
2025-10-16 21:52:22 -07:00
github-actions[bot]
cc848f26ce
chore: bump version 3.0.0-beta.9 (#286)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-10-03 21:08:30 -07:00
github-actions[bot]
056029ecde
chore: bump version 3.0.0-beta.8 (#279)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-30 16:46:35 -07:00
github-actions[bot]
32a8ab15d9
chore: bump version 3.0.0-beta.7 (#271)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-23 19:19:10 -07:00
github-actions[bot]
daaf0bbd7d
chore: bump version 3.0.0-beta.6 (#266)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-22 22:31:59 -07:00
github-actions[bot]
e7ba1d6696
chore: bump version 3.0.0-beta.5 (#257) 2025-09-19 14:54:30 -07:00
Yiming Cao
e1bda1908a
feat(policy): implementing check function (#255)
* feat(policy): implementing `check` function

* addressing PR comments
2025-09-17 21:32:19 -07:00
github-actions[bot]
3d2e199d59
chore: bump version 3.0.0-beta.4 (#248)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-11 23:35:02 -07:00
github-actions[bot]
0f9764f328
chore: bump version 3.0.0-beta.3 (#237)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-04 04:46:44 -07:00
github-actions[bot]
1fe1be1af0
chore: bump version 3.0.0-beta.2 (#232)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-09-03 16:44:06 -07:00
Yiming Cao
20afec565b
chore: bump beta (#219) 2025-09-01 16:30:25 +08:00
github-actions[bot]
11658f236c
chore: bump version 3.0.0-alpha.34 (#221)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-31 15:23:31 +08:00
github-actions[bot]
81e10162fe
chore: bump version 3.0.0-alpha.33 (#212)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-27 19:35:32 +08:00
github-actions[bot]
a9ef4b03f7
chore: bump version 3.0.0-alpha.32 (#207)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-26 10:57:26 +08:00
github-actions[bot]
25b5d1a14c
chore: bump version 3.0.0-alpha.31 (#204) 2025-08-24 09:48:45 +08:00
github-actions[bot]
f3e8d072f8
chore: bump version 3.0.0-alpha.30 (#196)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-21 18:23:22 +08:00
Yiming Cao
88e4381a9b
chore: misc changes (#192) 2025-08-21 09:05:35 +08:00
Yiming Cao
cd6ccb413c
fix: issues and tests about self relations (#189) 2025-08-20 16:58:05 +08:00
github-actions[bot]
286b14ff59
chore: bump version 3.0.0-alpha.29 (#190)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-20 16:46:54 +08:00
github-actions[bot]
bca8ee86ea
chore: bump version 3.0.0-alpha.28 (#187)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-19 15:08:45 +08:00
github-actions[bot]
9139e3fe0a
chore: bump version 3.0.0-alpha.27 (#183)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-18 16:47:21 +08:00
Yiming Cao
98668e881d
feat: cli plugin support (#181)
* feat: cli plugin support

* update

* update

* more fixes
2025-08-17 16:35:07 +08:00
github-actions[bot]
1659789e79
chore: bump version 3.0.0-alpha.26 (#176)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-15 18:01:31 +08:00
github-actions[bot]
904a8aa8f5
chore: bump version 3.0.0-alpha.25 (#173)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-15 16:15:27 +08:00
Yiming Cao
ad704f4497
chore: rename query function to proceed for onquery plugin (#167)
* chore: rename query function to proceed for onquery plugin

* update test
2025-08-14 12:49:01 +08:00
github-actions[bot]
b57827ad52
chore: bump version 3.0.0-alpha.24 (#165)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-14 12:26:50 +08:00
Yiming Cao
476821b3d4
chore: simplify plugin contract to improve tsc performance (#164) 2025-08-14 12:26:40 +08:00
github-actions[bot]
ac43d58a54
chore: bump version 3.0.0-alpha.23 (#162)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-13 22:27:36 +08:00
github-actions[bot]
2b14ff7638
chore: bump version 3.0.0-alpha.22 (#159)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-13 15:41:44 +08:00
github-actions[bot]
9e4bac6fca
chore: bump version 3.0.0-alpha.21 (#156)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-13 11:37:15 +08:00
FTB_lag
8833aa75b5
chore: single better-sqlite version for all packages (#150)
* chore: single better-sqlite version for all packages

* update lock file

---------

Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-12 18:23:06 +08:00