2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 19 hours ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Jim's code to broker change events. See ChangeLog for details. More... almost 20 years ago
ObjectContext and DbDataStore are serialisable. See ChangeLog for details. More... almost 20 years ago
Jim's addition for faster late binding access to properties. More... almost 20 years ago
New factory method. More... almost 20 years ago
Made ObjectContext and DbDataStore serialisable. See ChangeLog for details. More... almost 20 years ago
Refactored tools solution. More... almost 20 years ago
Restructured tools solution. More... almost 20 years ago
Restructured tools solution. More... almost 20 years ago
Restructured tools solution. More... almost 20 years ago
Restructured tools solution. More... almost 20 years ago
Bugfixes. More... almost 20 years ago
Clean up. More... almost 20 years ago
Added Jim's fix for improving open/close performance. More... almost 20 years ago
Added Arjen's SQL fix. More... almost 20 years ago
Further refactored the data store base implementations and added Arjen's code for Microsoft's Oracle data provider. More... almost 20 years ago
Titied up exception handling in some test fixtures. More... almost 20 years ago
benutzt die fähigkeiten von XML konsequent zur erstellung wiederverwendbarer templates. See ChangeLog for details. More... almost 20 years ago
Cleaned up using statements with Resharper. More... almost 20 years ago
Clean up and refactorings. More... almost 20 years ago
Added support for bracketing expressions in qualifier formats. See ChangeLog for details. More... almost 20 years ago
Added like, less or equal and greater or equal operators for qualifiers. More... almost 20 years ago
Refactored PropertyQualifier and ColumnQualifier. See ChangeLog for details. More... almost 20 years ago
Refactored ClauseQualifier. See ChangeLog for details. More... almost 20 years ago
Removed chronically outdated PDF versions. More... almost 20 years ago
Added test that proves that key propagation works in sql store. More... almost 20 years ago
Added Arjen's fix for querying NULL values. More... about 20 years ago
SqlDataStore now orders insert and delete statements so that foreign key constraints are not violated when parent and child objects are affected in the same transaction. More... about 20 years ago
Added handling of null values for relations when following query paths as proposed by Arjen. More... about 20 years ago
Added support to qualifier parser to generate comparison qualifiers with not-equal operators. More... about 20 years ago
Added a new PkInitializer that uses the standard system way to create a new GUID. To use, replace GuidPkInitializer in the templates with NewGuidPkInitializer. More... about 20 years ago