This website requires JavaScript.
Explore
Help
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
c37a6bb9281efb2e1e43b10e62f4df77a445d1cf
Umbraco-CMS
/
src
/
Umbraco.Tests
/
Migrations
History
Damiaan
3b404a2f76
U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
2015-10-29 13:54:16 +01:00
..
SqlScripts
U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
2015-10-29 13:54:16 +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