Yiming Cao
f9baaaf012
fix(policy): run pg/sqlite tests, misc dual db compatibility fixes ( #260 )
...
* fix(policy): run pg/sqlite tests, misc dual db compatibility fixes
* addressing review comments, cleaning up text search casing
* addressing pr comments
* try fixing CI
* update
* fix tests
* update
2025-09-22 16:16:15 -07:00
Yiming Cao
3f1af0683c
chore: reorg test schemas ( #116 )
2025-07-28 18:19:34 +08:00
Yiming Cao
ab0cfff82f
fix: make create's typing consistent with Prisma regarding to relations ( #78 )
2025-07-06 01:59:33 +02:00
Yiming Cao
f30b8d6a4b
fix: issues found testing with formbricks ( #77 )
...
* fix: issues found testing with formbricks
- Nested count during find
- Result processing
- "undefined" field normalization
- Enum fields used as unique
* fix test
* more tests
* fix test
2025-07-06 07:48:44 +08:00
Yiming Cao
088c41a7dc
chore: upgrade eslint ( #36 )
2025-06-21 23:26:56 +08:00
Yiming Cao
7ecbe4c6f1
postgres array type support ( #9 )
2025-05-31 19:13:32 -07:00
Yiming Cao
8ceca57cb3
upsert support and fixes about "omit" ( #7 )
2025-05-25 23:12:54 -07:00
ymc9
501cadda40
update
2025-04-02 20:46:26 -07:00
ymc9
d9aa5296da
new plugin-based access control
2025-04-01 13:57:43 -07:00
ymc9
e3cd2d5aee
schema db pusher (for test)
2025-03-26 18:02:02 -07:00
ymc9
23489fe09c
e2e
2025-03-18 23:19:53 -07:00
ymc9
ff782ba1ef
a big refactor
2025-03-04 15:47:07 -08:00
ymc9
e51f66f63a
progress on create
2025-02-26 12:40:17 -08:00
ymc9
009370dbda
zod validation
2025-02-16 15:13:39 -08:00
ymc9
0aa02eacf7
external rules in policy
2025-02-15 23:25:26 -08:00
ymc9
d2daa9725c
WIP: basic policy injection
2025-02-13 23:55:43 -08:00
ymc9
6b647912e2
WIP: API cleanup
2025-02-11 20:48:37 -08:00
ymc9
032eb16d93
WIP: find with relation
2025-02-09 00:24:45 -08:00
ymc9
2eb35ec8cd
WIP: create completion
2025-02-03 19:59:44 -08:00
ymc9
8f1fdbe4b2
WIP: find
2025-01-30 19:12:58 +08:00