zenstack/packages/language
Yiming Cao 2df77b9858
feat: enum name mapping support and several fixes about postgres default schema (#391)
* fix: stricter default schema validation and proper transformation to Prisma schema

* feat(orm): support enum name mappings

* fix db pusher
2025-11-11 23:01:31 -08:00
..
res feat: enum name mapping support and several fixes about postgres default schema (#391) 2025-11-11 23:01:31 -08:00
src fix: stricter default schema validation and proper transformation to Prisma schema (#390) 2025-11-10 10:01:33 -08:00
test refactor: move policy attributes to its own zmodel (#307) 2025-10-16 21:52:22 -07:00
.gitignore WIP 2025-01-18 23:17:06 +08:00
eslint.config.js chore: upgrade eslint (#36) 2025-06-21 23:26:56 +08:00
langium-config.json fix: vscode extension version and language id (#227) 2025-09-01 20:19:30 +08:00
package.json chore: bump version 3.0.0-beta.21 (#388) 2025-11-09 20:54:31 -08:00
tsconfig.json fix(lsp): get language server on par with v2 (#379) 2025-11-07 09:57:51 -08:00
tsup.config.ts feat: implementing mixin (#106) 2025-07-21 19:48:48 +08:00
vitest.config.ts chore: unify vitest config and minor fixes in CLI (#133) 2025-08-04 16:43:02 +08:00