Added - TimeOrderMixin for models that have time_order columns - Integration tests refer to `MYSQL_CONNECTION_URI` environment variable to connect to the DB - This changelog
Changed - Moved common fixtures to conftest.py - Renamed test_model to test_base