This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
deb1f2f343b6a293df9ef9b705dd75e5ab291338
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Migrations
History
Shannon
121d8c0279
Fixes reference to new member type tree alias "memberTypes" (breaking because of U4-7150)
2015-12-16 16:18:11 +01:00
..
SqlScripts
Fixes reference to new member type tree alias "memberTypes" (breaking because of U4-7150)
2015-12-16 16:18:11 +01:00
Stubs
Fixes upgrade issues with MySql, along with a few other things:
2015-09-11 17:49:47 +02:00
Upgrades
Changes versioning to SemVersion (via nuget package), now target migrations with the full SemVer and update the web.config with the correct sem ver. Creates migration to create the migration table.
2015-06-24 14:17:24 +02:00
AlterMigrationTests.cs
Decouples more LogHelper
2015-01-16 11:08:00 +11:00
FindingMigrationsTest.cs
removes commented out code
2015-09-16 14:33:30 +02:00
MigrationRunnerTests.cs
Streamlines migration classes and ctor dependencies... before there was issues because the current db provider was not set correctly so migrations couldn't actually rely onthe CurrentDatabaseProvider property!
2015-09-14 12:01:48 +02:00
TargetVersionSixthMigrationsTest.cs
Changes versioning to SemVersion (via nuget package), now target migrations with the full SemVer and update the web.config with the correct sem ver. Creates migration to create the migration table.
2015-06-24 14:17:24 +02:00