Added
- supported assigning row(s) to
Object
- enum types featured
- new compilation attribute to switch which value from enum to have in database
- automatic values conversion from database into enums and back
Refactored
- more methods marked as overridable
- begin transaction methods refactored
- try/catch added into 'Databasic.Statement.toXxxxx()' methods
Fixed
- manual connection registering