Commit graph

3 commits

Author SHA1 Message Date
Yiming Cao
411524404e
refactor: move e2e orm tests to e2e project, fix bundle issues (#285)
* refactor: move e2e orm tests to e2e project, fix bundle issues

* add missing package

* include all tests

* more fixes

* update lockfile

* extract policy plugin to its own package

* fix lint

* addressing review comments
2025-10-03 21:06:19 -07:00
Yiming Cao
330be71b18
chore: reorg test runs (#121)
* chore: reorg test runs

* update

* update
2025-07-29 15:59:23 +08:00
Yiming Cao
4f7df7ed12
fix: schema generation for unsupported field type (#64)
* fix: schema generation for unsupported field type

* fix build

* update

* more tests

* update
2025-07-01 15:48:02 +02:00