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
|
e1bda1908a
|
feat(policy): implementing check function (#255)
* feat(policy): implementing `check` function
* addressing PR comments
|
2025-09-17 21:32:19 -07:00 |
|
Yiming Cao
|
cc8af456f1
|
merge from svetch/main (#233)
|
2025-09-03 16:50:29 -07:00 |
|
Yiming Cao
|
cd6ccb413c
|
fix: issues and tests about self relations (#189)
|
2025-08-20 16:58:05 +08:00 |
|
Yiming Cao
|
edb0255bc0
|
fix: error when selecting relation that contains computed fields (#172)
* fix: error when selecting relation that contains computed fields
* update
|
2025-08-15 16:08:53 +08:00 |
|
Yiming Cao
|
c28fe54f29
|
fix: using computed fields for orderBy and aggregations (#155)
|
2025-08-13 11:44:19 +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
|
eebf69a999
|
perf: improve tsc performance for runtime project (#97)
|
2025-07-17 10:33:52 +08:00 |
|
Yiming Cao
|
df9f318e78
|
fix: incorrect computed field typing for optional fields (#40)
* fix: incorrect computed field typing for optional fields
fixes #33
* fix tests
|
2025-06-25 11:26:36 +08:00 |
|