- lock critical sections `Engine.reconnect`, `Engine.dispose` to prevent unexpected connections states - lock `Database.create_all` method to prevent double init at same
0.1.6
Fix
- broken default data insert from last commit
0.1.5
Fixed
- reset references correctly after dispose - query repeat on fail - queries are now actually repeated on new collection instance instead of disconnected one
0.1.4
Fixed
- tracing if engine dispose to prevent closed connection error