不要怂,就是干,撸起袖子干!

Commit a9f632e7 by Sascha Depold

changelog for 0.4.1

1 parent c13ff3de
Showing with 9 additions and 3 deletions
...@@ -46,5 +46,11 @@ ...@@ -46,5 +46,11 @@
- database credentials can now also contain an empty / no password - database credentials can now also contain an empty / no password
# v0.4.1 # # v0.4.1 #
- THIS UPDATE CHANGES TABLE STRUCTURES MASSIVELY! MAKE SURE TO DROP YOUR CURRENT TABLES AND LET THEM CREATE AGAIN! - THIS UPDATE CHANGES TABLE STRUCTURES MASSIVELY!
- - MAKE SURE TO DROP YOUR CURRENT TABLES AND LET THEM CREATE AGAIN!
\ No newline at end of file
- names of many-to-many-association-tables are chosen from passed association names
- foreign keys are chosen from passed association name
- added many-to-many association on the same model
- added hasManyAndBelongsTo
- added hasOneAndBelongsTo
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!