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

Commit 01f4698a by Sascha Depold

added bugfixes to changelog

1 parent a3e85ca7
Showing with 6 additions and 2 deletions
...@@ -83,4 +83,8 @@ ...@@ -83,4 +83,8 @@
# v1.0.1 # # v1.0.1 #
- Added Model.count(callback), which returns the number of elements saved in the database - Added Model.count(callback), which returns the number of elements saved in the database
- Fixed self associations - Fixed self associations
\ No newline at end of file
# v1.0.2 #
- Fixed where clause generation for models with explicit primary keys (allanca)
- Set insertId for non-default auto increment fields (allanca)
\ 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!