- TSVectorType columns not versioned by default (in order to avoid massive version histories)
0.8.4
^^^^^^^^^^^^^^^^^^
- Full MySQL and SQLite support added
0.8.3
^^^^^^^^^^^^^^^^^^
- Fixed UnitOfWork changed entities handling (now checks only for versioned attributes not all object attributes) - Fixed UnitOfWork TransactionMeta object creation (now checks if actual modifications were made)
0.8.2
^^^^^^^^^^^^^^^^^^^
- Fixed MySQL history table primary key generation (autoincrement=False now forced for transaction_id column)