2
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CLEANUP Tests: Visual Studio 2012 projects. More... over 9 years ago
CLEANUP SoodaSchemaTool: dead code. More... over 9 years ago
CLEANUP using: remove and sort. More... over 9 years ago
CLEANUP Visual Studio 2012 projects. More... over 9 years ago
CLEANUP LINQ: simplify the rewriter. More... over 9 years ago
CLEANUP CodeGen: move variable. More... over 9 years ago
TEST LINQ: nested rewrites. More... over 9 years ago
FUNCTION LINQ: custom expression rewriters. More... over 9 years ago
TEST LINQ: subquery lambdas from calls with arguments. More... over 9 years ago
FUNCTION LINQ: subquery lambdas from external code. More... over 9 years ago
CLEANUP Stubs: no empty namespace if no list wrappers nor loaders. More... over 9 years ago
OPTIMIZATION List: --no-soql skips generation of XXXList wrappers. OPTIMIZATION 1-N: make collection caches private. More... over 9 years ago
BUGFIX Wizard: scale database sizes to megabytes. More... over 9 years ago
BUGFIX Schema: don't serialize dependent fields. More... over 9 years ago
OPTIMIZATION Make fields readonly. More... over 9 years ago
CLEANUP Project: avoid duplicate code. More... over 9 years ago
CONFIG Doc: don't generate Sooda.Logging.*.xml as they contain no documentation. More... over 9 years ago
OPTIMIZATION List: merge SoodaObjectCollectionWrapper with SoodaObjectCollectionWrapperGeneric<T>. Inherit the type-safe indexer instead of generating it. More... over 9 years ago
CLEANUP List: specify base class in the template. More... over 9 years ago
OPTIMIZATION List: don't generate Add/Remove/Contains. More... over 9 years ago
TEST Dynamic Fields: cleanup new objects before Oracle DLL auto-commits. More... over 9 years ago
CONFIG Dynamic Fields: "grant references" invalid and not needed for Oracle. More... over 9 years ago
FUNCTION Dynamic Fields: "SoodaSchemaTool genddl" outputs the SoodaDynamicField table if necessary. More... over 9 years ago
BUGFIX Dynamic Fields: Oracle. More... over 9 years ago
FUNCTION Dynamic Fields: CreateIndex. More... over 9 years ago
OPTIMIZATION Various minor optimizations. More... over 9 years ago
BUGFIX Factory: dependence on Loader.GetList was breaking --no-soql. OPTIMIZATION Factory: GetList no longer wraps the result in a type-specific list. More... over 9 years ago
CLEANUP Factory: private constructor. More... over 9 years ago
FUNCTION Dynamic Fields: support changing nullability. Documentation: overview of Dynamic Fields. More... over 9 years ago
BUGFIX Dynamic Fields: keep schema unchanged if the Add DDL fails. BUGFIX Dynamic Fields: support the "References" property when adding a field. BUGFIX Dynamic Fields: check for duplicate fields on load. More... over 9 years ago