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

Commit 160da54d by sdepold

sqlite fix + timestamp parsing

1 parent c8676789
Showing with 3 additions and 1 deletions
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
- [DEPRECATION] Added deprecation warning for node < v0.6. - [DEPRECATION] Added deprecation warning for node < v0.6.
- [FEATURE] added selective saving of instances (thanks to kioopi) - [FEATURE] added selective saving of instances (thanks to kioopi)
- [FEATURE] added command to binary for creating a migration skeleton with current timestamp - [FEATURE] added command to binary for creating a migration skeleton with current timestamp
- [FEATURE] added `complete` function for each finder method - [FEATURE] added `complete` function for each finder method (thanks to sstoiana)
- [BUG] fixed quotation for sqlite statements (thanks to vlmonk)
- [BUG] fixed timestamp parsing in migratios (thanks to grn)
# v1.4.0 # # v1.4.0 #
- [BUG] fixed booleans in sqlite (thanks to alexstrat) - [BUG] fixed booleans in sqlite (thanks to alexstrat)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!