Commit Graph

15 Commits (8f6e099794e1856f26c3befc00f130ccd46d677d)

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
ta264 f7839adc38 Cache database for Unit tests to avoid repeated migrations
2 years ago
ta264 53c0ffd129 Swap to dapper with lazyload
4 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 f136449573 Update FluentMigrator to v4
4 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
7 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago
Taloth Saldono c08d8252ff Fixed some tests.
9 years ago
Keivan Beigi be81bf322a Our first data migration test :D
10 years ago
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago