This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
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
a2a8c8fbd72603935d26edf31678aea149f7f98b
Umbraco-CMS
/
src
/
SQLCE4Umbraco
T
History
Shannon
a2a8c8fbd7
updated to latest owin
2015-04-01 13:41:36 +11:00
..
Properties
Correcting SolutionInfo and AssemblyInfo, so assembly version is correct for all shipped assemblies
2012-11-26 07:46:29 -01:00
app.config
updated to latest owin
2015-04-01 13:41:36 +11:00
packages.config
Move all the lib files to NuGet/MyGet and remove legacy folders
2012-11-26 17:11:13 -01:00
SqlCE4Umbraco.csproj
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
2014-07-23 10:08:01 -07:00
SqlCeApplicationBlock.cs
…
SqlCeContextGuardian.cs
Fixes ServiceContext to ensure the repo's are lazy instantiated because their ctor's rely on the
2012-12-15 10:33:29 +05:00
SqlCEDataReader.cs
…
SqlCEHelper.cs
Moves fix for VS14 to the SqlCEHelper class itself, InternalsVisibleTo didn't seem to work in VS (worked on command line build though)
2014-10-24 10:32:41 +02:00
SqlCEInstaller.cs
Fixes merge issues with new member stuff regarding the column controlId -> propertyEditorAlias change. Removed the old sqlce sql scripts (
2013-09-11 13:19:35 +10:00
SqlCEParameter.cs
…
SqlCeProviderException.cs
…
SqlCETableUtility.cs
Getting more unit tests fixed up, removed the old SQL installer scripts since there are not used whatsoever anymore
2013-09-06 18:03:00 +10:00
SqlCEUtility.cs
Obsoletes all legacy installer classes from the legacy data layer.
2013-09-10 11:43:07 +10:00