Commit Graph

14 Commits (8f6e099794e1856f26c3befc00f130ccd46d677d)

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 f136449573 Update FluentMigrator to v4
4 years ago
Qstick ca6ff0d067 Fixed: Move migration dispose after try
5 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
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
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
kayone 5117eaaf5c removed migrationcache
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago