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

Commit aeac746e by Sascha Depold

changelog 0.2.4

1 parent be6ab039
Showing with 5 additions and 2 deletions
......@@ -18,4 +18,7 @@
- fixed id handling on save
- fixed text handling (varchar > 255; text)
- using the inflection library for naming tables more convenient
- Sequelize.TEXT is now using MySQL datatype TEXT instead of varchar(4000)
\ No newline at end of file
- 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!