Commit Graph

10 Commits

Author SHA1 Message Date
Qstick c02b66ec44 Enforce comment spacing with Stylecop
Fixes #3104
2022-11-21 19:51:00 -06:00
Qstick 3a7e5c9201 Fixed: Database migration failure when database was manually repaired in a certain way
Fixes #2094
2021-04-01 22:17:51 -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
Keivan Beigi 0214c8e0f0 Removed unused using statements 2016-12-23 13:45:24 -08:00
Keivan Beigi 6e105ce2c6 upgraded nuget packages 2016-01-14 23:07:39 -08:00
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
Keivan Beigi 78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations 2014-12-06 11:32:42 -08:00
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages 2014-10-02 21:53:19 -07:00
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed 2014-09-01 22:00:20 -07:00