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

Commit 62676c45 by sdepold

association clearance

1 parent f7864fbe
Showing with 1 additions and 0 deletions
......@@ -3,6 +3,7 @@
- [REFACTORING] removed the 'failure' event and replaced it with 'error'
- [BUG] fixed booleans for sqlite (thanks to vlmonk)
- [BUG] obsolete reference attribute for many-to-many associations are removed correctly
- [BUG] associations can be cleared via passing null to the set method
- [FEATURE] added possibility to set protocol and to remove port from postgresql connection uri (thanks to danielschwartz)
- [FEATURE] added possibility to not use a junction table for many-to-many associations on the same table (thanks to innofluence)
- [FEATURE] results of the `import` method is now cached (thanks to janmeier)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!