Commit Graph

14 Commits

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-11-20 10:41:48 -06:00
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-09-26 19:56:50 -04:00
Qstick a4b78b44ce StyleCop (#1058)
* Stylecop Rules and Fixes
2020-10-13 23:18:09 -04:00
ta264 f136449573 Update FluentMigrator to v4 2020-10-13 23:15:01 -04:00
Qstick ca6ff0d067 Fixed: Move migration dispose after try 2019-08-24 15:45:55 -04:00
ta264 ee7d47d044 Fixed: All the tests 2019-08-24 15:45:55 -04:00
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
Fixes: #1050
2016-07-19 18:57:36 -07:00
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
fixes #902
2016-02-13 23:21:32 +01:00
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
2014-12-04 21:27:31 -08:00
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed 2014-09-01 22:00:20 -07:00
kayone e0e90efbc9 updated fluentmigrator 2014-08-24 23:17:05 -07:00
kayone 5117eaaf5c removed migrationcache 2014-02-22 16:22:09 -08:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Renamed from NzbDrone.Core/Datastore/Migration/Framework/MigrationController.cs (Browse further)