User: xtoff
Date: 2010/01/09 06:19 AM
Modified:
/ActiveRecord/trunk/src/
Castle.ActiveRecord-vs2008.sln, Changes.txt
/ActiveRecord/trunk/src/Castle.ActiveRecord/Framework/Config/
DefaultDatabaseConfiguration.cs
Log:
- changed default configuration for Sql CE Database to set connection release
mode to on_close, to workaround issue described in issue 273
File Changes:
Directory: /ActiveRecord/trunk/src/Castle.ActiveRecord/Framework/Config/
========================================================================
File [modified]: DefaultDatabaseConfiguration.cs
Delta lines: +1 -0
===================================================================
--- ActiveRecord/trunk/src/Castle.ActiveRecord-vs2008.sln 2010-01-09
13:09:58 UTC (rev 6604)
+++ ActiveRecord/trunk/src/Castle.ActiveRecord-vs2008.sln 2010-01-09
13:19:52 UTC (rev 6605)
@@ -3,6 +3,7 @@
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items",
"Solution Items", "{489743F5-3634-4656-A851-AC8727F736FD}"
ProjectSection(SolutionItems) = preProject
activerecord.build = activerecord.build
+ Changes.txt = Changes.txt
License.txt = License.txt
Readme.txt = Readme.txt
Directory: /ActiveRecord/trunk/src/
===================================
File [modified]: Castle.ActiveRecord-vs2008.sln
Delta lines: +1 -1
===================================================================
--- ActiveRecord/trunk/src/Changes.txt 2010-01-09 13:09:58 UTC (rev 6604)
+++ ActiveRecord/trunk/src/Changes.txt 2010-01-09 13:19:52 UTC (rev 6605)
@@ -21,7 +21,7 @@
AR-ISSUE-275
AR-ISSUE-276
AR-ISSUE-277
- AR-ISSUE-278
+ AR-ISSUE-278
2.0 Beta1
File [modified]: Changes.txt
Delta lines: +0 -0
===================================================================
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.