Yiming Cao
|
3e03ab1506
|
refactor: remove import from orm package in generated schema (#2387)
|
2026-02-19 18:16:13 -08:00 |
|
Yiming Cao
|
209312a27b
|
fix(orm): properly handle literal array values in policy evaluation for postgres (#628)
|
2026-01-29 00:15:07 +08:00 |
|
Yiming Cao
|
84d1e60ae1
|
perf(orm): more aggressive caching of validation zod schemas (#623)
* WIP: more aggressive caching of validation zod schemas
* refactor: use a decorator-based approach for caching
* update
* update
* update
* update
* update
* remove object-type args from cache key
* update cache key
|
2026-01-27 11:30:05 +08:00 |
|
Yiming Cao
|
96629ed817
|
fix(type-check): try improving type checking performance (#475)
* fix(type-check): try improving type checking performance
* update
* update
* update
* revert to ZenStackPromise
* update promise
|
2025-12-12 14:30:05 +08:00 |
|
Yiming Cao
|
02dec0c83a
|
feat(orm): enable JSON filter for typed-json fields; consolidate generation scripts (#471)
|
2025-12-06 15:25:31 +08:00 |
|