-
v1.5.7 Pre-Release
released this
2019-05-08 21:56:55 +02:00 | 30 commits to master since this releaseFixed:
- Cache not restoring cached-object (Init)
Downloads
-
v1.5.6 Pre-Release
released this
2019-04-12 13:36:02 +02:00 | 33 commits to master since this release
Added: - QueryBuilder: InsertAttributes
Downloads
-
v1.5.5 Pre-Release
released this
2019-04-12 11:39:25 +02:00 | 36 commits to master since this release
Added: - ResolveByPrimaryKey to resolve an object with set primaryKey/s
Downloads
-
v1.5.1 Stable
released this
2019-04-10 23:07:12 +02:00 | 38 commits to master since this release
Changed: - Changed DbForeignObject no longer needing referencing-type
Downloads
-
v1.5 Stable
released this
2019-04-10 22:40:36 +02:00 | 39 commits to master since this release
Added: - DbForeignObject for foreign-resolving - Init to initialise classes before useImprovements:
- Added full caching
Downloads
- Added full caching
-
v1.4.1 Stable
released this
2019-04-10 09:42:03 +02:00 | 40 commits to master since this release
Fixed: - GetByPrimaryKey not having any form to pass primaryKey-dataAdded:
- Alternative forms to pass data to GetByPrimaryKey
Downloads
- Alternative forms to pass data to GetByPrimaryKey
-
v1.4 Pre-Release
released this
2019-04-08 22:22:30 +02:00 | 41 commits to master since this release
Changes: - ResolveByPrimaryKey to GetByPrimaryKey (changed return value accordlingly)Added:
- ResolveForeignKeys to ClassActions
Downloads
- ResolveForeignKeys to ClassActions
-
v1.3.1 Pre-Release
released this
2019-04-08 20:35:12 +02:00 | 43 commits to master since this release
Changed: - Added Method to convert classField-names to according dbAttributes - Converting fielnames not to dbAttributes in GetListByAttribute
Downloads
-
v1.3 Stable
released this
2019-04-08 19:45:47 +02:00 | 46 commits to master since this release
Added: - Methods byAttribute: - Select - Delete - ClassAction: - GetListByAttribute
Downloads
-
v1.2.2 Stable
released this
2019-04-08 13:54:24 +02:00 | 48 commits to master since this release
Added: - SelectByAttribute - DeleteByAttribute
Downloads