Sebastiaan Janssen
f01a195369
Updated total.sql for SQL CE - Installs with CE from scratch work again
...
Upgrade detection from 4.9 > 4.10 added
UNTESTED: Upgrades from 4.9 > 4.10 should perform the database upgrade now
2012-10-12 10:13:50 -02:00
Matt@MBP13-PC
29ec45d9e2
Updated version check code to use direct SQL statements for more flexibility. In doing so, also fixed work item 30972.
2012-08-03 08:40:00 -01:00
Matt@MBP13-PC
c5adb6a2e1
Updated field value check to surround value with quotes
2012-08-02 14:58:39 -01:00
Matt@MBP13-PC
2a55868846
Changed the DB Installer scripts to check a different constraint (the one that causes the main problems)
2012-08-02 14:38:48 -01:00
Matt@MBP13-PC
3fe9a63957
Added fix to database installers to make sure they run the upgrade scripts.
2012-08-02 09:51:06 -01:00
shannon@ShandemVaio
85aafbdb85
Updated sln to reference sqlce by default so its alwasy shipped with it and always works
...
locally when debugging. Updated build script to not have to manually build the umbracosqlce project
since its now referenced.
Updated ignore file.
Removed Umbraco.sdf as being referenced in the repository.
Fixed SqlCEInstaller to automatically create the sqlce database if it doesn't exist, we now don't ship the empty database
and this is much nicer for working in the core.
2012-07-17 00:52:08 +06:00
Matt@MBP-PC.Home
51301d5aa6
Fixed broken build due to missing using statement
2012-07-05 13:10:02 -01:00
shannon@ShandemVaio.home
580cb340ac
Cleaning up folder structure (U4-56)
2012-06-22 20:39:48 +04:00