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

Commit aeac746e by Sascha Depold

changelog 0.2.4

1 parent be6ab039
Showing with 4 additions and 0 deletions
...@@ -19,3 +19,6 @@ ...@@ -19,3 +19,6 @@
- fixed text handling (varchar > 255; text) - fixed text handling (varchar > 255; text)
- using the inflection library for naming tables more convenient - using the inflection library for naming tables more convenient
- Sequelize.TEXT is now using MySQL datatype TEXT instead of varchar(4000) - Sequelize.TEXT is now using MySQL datatype TEXT instead of varchar(4000)
# 0.2.4 #
- fixed bug when using cross associated tables (many to many associations)
\ 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!