Commit graph

7 commits

Author SHA1 Message Date
Yiming Cao
118c9955f5
fix: sqlite createMany issue with mismatching columns (#140) 2025-08-04 22:20:34 +08:00
Yiming Cao
0f29b39549
chore: use the entire kysely dialect in client options (#130) 2025-07-31 15:18:46 +08:00
Yiming Cao
cbf1ce3366
feat: implement delegate models (create + read) (#110)
* feat: implement delegate models (create + read)

* update

* update

* update
2025-07-23 22:54:28 +08:00
Yiming Cao
088c41a7dc
chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
Yiming Cao
6cd7e2eff1
refactor: get rid of ds config provider from generated schema (#28)
* refactor: get rid of ds config provider from generated schema

* update
2025-06-17 21:03:48 +08:00
Yiming Cao
22246e87c9
chore: enable lint and CI (#17)
* chore: enable lint and CI

* get rid of cyclic dependencies

* add missing eslint plugin packages

* fix build
2025-06-13 09:49:11 +08:00
Yiming Cao
0450d8beb9
more test cases pass for policy (#4) 2025-05-14 23:01:10 -07:00
Renamed from packages/runtime/test/client-api/default-value-providers.test.ts (Browse further)