Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
godzie44 authored Sep 23, 2020
1 parent 244e43b commit e2840cc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,12 @@ D3 integration tests require a PostgreSQL database. Connect to the database spec

## Roadmap

- [ ] add mysql and sqlite support
- [ ] add mysql support
- [X] add sqlite support
- [ ] composite pk
- [ ] not only schema generation but generation of schema diff's
- [ ] embedding structures
- [ ] index definition in entity comments
- [X] index definition in entity comments
- [ ] generate fk's for relations

Note: Current project status - is pre-alpha. It can be used in production with some risky.
Note: Current project status - is alpha. It can be used in production with some risky.

0 comments on commit e2840cc

Please sign in to comment.