Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticrash committed Jul 15, 2021
1 parent 7a42354 commit 92eb69f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Spawnflake generates random data and/or based on patterns for relational databases. This is still in its early stages.

## whats new (v0.2.1)
* The libray now builds a depedency tree of the foreign keys so it will know in which order it needs to generate the tables (mysql only, experimental)
* The library now builds a dependency tree of the foreign keys so it will know in which order it needs to generate the tables (mysql only, experimental)
* Supports more types
* Support more keytypes and composite keys in most cases
* Detects cyclic depedencies (but cannot handle it yet)
* Support more key types and composite keys in most cases
* Detects cyclic dependencies (but cannot handle it yet)
* Supports column names with reserve names
## support
* db support
Expand Down
6 changes: 3 additions & 3 deletions cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 92eb69f

Please sign in to comment.