summaryrefslogtreecommitdiffstats
path: root/projecttemplates/RelyingPartyLogic/Database.cs
Commit message (Expand)AuthorAgeFilesLines
* Removes project templates.Andrew Arnott2013-06-161-145/+0
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-2/+2
* Removed the fragile magic code for db creation.Andrew Arnott2010-01-021-14/+1
* Fixed intermittent error while executing SQL stored procedures.Andrew Arnott2010-01-011-4/+12
* Fixed stored proc execution that is missing a contextual transaction, leading...Andrew Arnott2009-12-161-21/+21
* Fixed entity set names to take their plural form consistently.Andrew Arnott2009-12-091-1/+1
* Moved all the project template logic that would be common between MVC and web...Andrew Arnott2009-11-131-0/+150