2
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FUNCTION Dynamic Fields: FieldInfo.Type. More... over 9 years ago
TEST Dynamic Fields: for now, avoid the problem of dynamic fields in the included schema classes. More... over 9 years ago
BUGFIX .NET 2.0. More... over 9 years ago
BUGFIX .NET <4. More... over 9 years ago
CLEANUP Coding style. More... over 9 years ago
FUNCTION Dynamic fields OPTIMIZATION Field handlers: don't store field handlers in factories. More... over 9 years ago
CLEANUP Schema: rename FieldInfo.GetFieldHandler to GetNullableFieldHandler. More... over 9 years ago
OPTIMIZATION Field handlers: array instead of Dictionary lookup. More... over 9 years ago
CLEANUP QL: remove the unused SoqlExpressionType. More... over 9 years ago
FUNCTION Dynamic Fields: set. More... over 9 years ago
OPTIMIZATION SetRefFieldValue: don't copy on write if settings to the same value. More... over 9 years ago
OPTIMIZATION Dynamic Fields: remove *_Values classes. More... over 9 years ago
FUNCTION Dynamic Fields: support "dynamic". More... over 9 years ago
BUGFIX Dynamic Fields: SoodaObjectArrayFieldValues. More... over 9 years ago
FUNCTION SoodaTransaction: mark Commit and Rollback virtual. More... over 9 years ago
BUGFIX Dynamic Fields: in Oracle DDL commands are auto-commit. More... over 9 years ago
FUNCTION Dynamic Fields: SoodaObjectArrayFieldValues. More... over 9 years ago
CONFIG Dynamic Fields: grant create table. More... over 9 years ago
BUGFIX SoodaTransaction: follow the Dispose Pattern. More... over 9 years ago
BUGFIX SqlDataSourceDT: SoodaTransaction.OpenDataSource(..., iDbConnection). More... over 9 years ago
TEST Xml: remove references to the removed XmlDataSource. More... over 9 years ago
CLEANUP CodeGen: small refactoring. More... over 9 years ago
FUNCTION Dynamic Fields: add, remove and persist. More... over 9 years ago
BUGFIX DDL: output to the supplied TextWriter instead of Console. More... over 9 years ago
CLEANUP Xml: remove the never implemented XmlDataSource. More... over 9 years ago
TEST LINQ: remove for .NET pre-3.5. More... over 9 years ago
FUNCTION Dynamic Fields: support the indexer in LINQ. More... over 9 years ago
TEST Serialization: make sure no field update triggers are invoked during deserialization. More... over 9 years ago
FUNCTION Dynamic Fields: read fields with an indexer. More... over 9 years ago
FUNCTION Schema: allow <description> in <relation> More... over 9 years ago