File tree Expand file tree Collapse file tree 3 files changed +210
-45
lines changed Expand file tree Collapse file tree 3 files changed +210
-45
lines changed Original file line number Diff line number Diff line change 99 - [x] init
1010 - [x] validate
1111 - [ ] format
12- - [ ] db seed
13- - [ ] plugin mechanism
14- - [ ] built-in plugins
15- - [ ] ts
16- - [ ] prisma
12+ - [x] plugin mechanism
13+ - [x] built-in plugins
14+ - [x] ts
15+ - [x] prisma
1716- [ ] ZModel
18- - [ ] Import
17+ - [x ] Import
1918 - [ ] View support
2019- [ ] ORM
2120 - [x] Create
8584 - [x] Custom field name
8685 - [ ] Strict undefined checks
8786 - [ ] DbNull vs JsonNull
87+ - [ ] Migrate to tsdown
8888 - [ ] Benchmark
8989- [x] Plugin
9090 - [x] Post-mutation hooks should be called after transaction is committed
9191- [x] TypeDef and mixin
92- - [ ] Strongly typed JSON
92+ - [x ] Strongly typed JSON
9393- [x] Polymorphism
9494 - [x] ZModel
9595 - [x] Runtime
105105 - [x] SQLite
106106 - [x] PostgreSQL
107107 - [ ] Multi-schema
108+ - [ ] MySQL
You can’t perform that action at this time.
0 commit comments