v0.4.1
This release fixes some bugs introduced in the v0.4:
- Major bug fix: the way we update query, it was deleted the current query
- Renaming fields is disabled until the db synchronization also includes fields renaming. The deployment wasn’t detecting the rename and was deleting the old field name to create a new one (which implies data loss)
- Fix the rename of an association table without breaking its relation.
- Fix when the field created triggers some errors, it rollbacks to not display a broken field (and rollback its transaction for SQLite)
- Remove some missing logs in the inspector.