Skip to content

Commit e2840cc

Browse files
authored
Update README.md
1 parent 244e43b commit e2840cc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,12 @@ D3 integration tests require a PostgreSQL database. Connect to the database spec
4444

4545
## Roadmap
4646

47-
- [ ] add mysql and sqlite support
47+
- [ ] add mysql support
48+
- [X] add sqlite support
4849
- [ ] composite pk
4950
- [ ] not only schema generation but generation of schema diff's
5051
- [ ] embedding structures
51-
- [ ] index definition in entity comments
52+
- [X] index definition in entity comments
5253
- [ ] generate fk's for relations
5354

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

Comments
 (0)