We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244e43b commit e2840ccCopy full SHA for e2840cc
README.md
@@ -44,11 +44,12 @@ D3 integration tests require a PostgreSQL database. Connect to the database spec
44
45
## Roadmap
46
47
-- [ ] add mysql and sqlite support
+- [ ] add mysql support
48
+- [X] add sqlite support
49
- [ ] composite pk
50
- [ ] not only schema generation but generation of schema diff's
51
- [ ] embedding structures
-- [ ] index definition in entity comments
52
+- [X] index definition in entity comments
53
- [ ] generate fk's for relations
54
-Note: Current project status - is pre-alpha. It can be used in production with some risky.
55
+Note: Current project status - is alpha. It can be used in production with some risky.
0 commit comments