This website requires JavaScript.
c65cffd2e7
Set version to 1.5.3
master
v1.5.3
Railz
2019-12-16 12:28:23 +01:00
3356a3fa89
Added documentation for overloads Added overloading methods for easier access
Railz
2019-12-16 12:27:04 +01:00
8c82d535f1
Added check if FillObject has missing attributes in class
Railz
2019-10-04 13:51:52 +02:00
56d8cea635
Removed type-conversion
Railz
2019-10-01 21:07:50 +02:00
64418fb9e9
Added conversion fo specific types to match correct type before filling
Railz
2019-09-30 19:49:38 +02:00
c7b9f67004
Fixed List-detection
Railz
2019-09-30 18:36:18 +02:00
d3d0ed7378
Fixed stackOverFlow when 2 classes depend on each other
Railz
2019-09-30 14:55:04 +02:00
7365ffbee6
Fixed init of DbReverseForeignObject generic list detection and extraction
Railz
2019-09-30 14:54:43 +02:00
3784108a4e
Fixed init of DbIntermediateForeignObject
Railz
2019-09-30 14:54:15 +02:00
7e56187733
FillObject: Check if keys are Dbnull, so not set ResolveForeignKeys: Check if key is set
v1.5.23
Railz
2019-09-30 13:00:39 +02:00
ef73a51ab5
Fixed Init stackOverFlowException for recursive objects
Railz
2019-09-30 12:49:21 +02:00
d86e231bda
Fixed ResolveForeignKeys: Changed generic creation to reflective generation of new object Fixed loading himself
Railz
2019-09-30 11:40:34 +02:00
178c92383b
Added Insert, Update and Insert ClassActions
v1.5.22
Railz
2019-09-26 15:00:59 +02:00
2f243e6ccf
Catching known errors that may occur whilst resolving unknown object
Railz
2019-07-11 12:42:13 +02:00
1c2c8f6e76
Set verion to 1.5.21
Railz
2019-07-11 12:31:39 +02:00
5da5d455b9
Fixed GetByPrimaryKey with only primaryKeyValue throwing error because of null-key
Railz
2019-07-11 12:31:16 +02:00
3a0af04b1c
Added DbIntermediateForeignObject and resolver Set version to 1.5.20
v1.5.20
Railz
2019-07-09 19:42:03 +02:00
4f7495ea68
Added fix for recursion bubbling back due to not set subAttribute
Railz
2019-07-09 18:37:25 +02:00
111b3bf7ce
Added DbReverseForeignObject Removed method SqlSerialise(DateTime ...)
Railz
2019-07-09 14:01:06 +02:00
aca99302dd
Set version to 1.5.15
v1.5.15
Railz
2019-07-08 14:53:31 +02:00
7317503759
Added GetListWithQuery
Railz
2019-07-08 14:53:03 +02:00
75f4709db1
Added check if ResolveByPrimaryKey returned any results from database.
Railz
2019-07-08 11:57:31 +02:00
0d07d82ff5
Added table-name remover to matching-system of FillObject
v1.5.13
Railz
2019-07-08 11:41:53 +02:00
b6bc82a766
Set version to 1.5.12
Railz
2019-06-04 22:25:59 +02:00
3e8427c4c0
Fixed Guid casting to String (dunno?)
Railz
2019-06-04 22:25:34 +02:00
8816110211
Improved Exception messages (variables) CLassAction: Added GetList Set Version to 1.5.11
v1.5.12
v1.5.11
Railz
2019-05-30 13:16:48 +02:00
40936fafcd
Set version to 1.5.9
v1.5.9
Alexander B
2019-05-15 12:11:23 +02:00
800941d59c
Implemented: QueryBuilder.SelectWithWhere() ClassAction.GetListWithWhere()
Alexander B
2019-05-15 12:11:01 +02:00
64c8711754
Set version
v1.5.8
Railz
2019-05-09 08:02:49 +02:00
ad3c1da0cd
Fixes: - Fields not matching - FieldType being lookedUp wrong - dictionary-access-violation - guid saved as string not casting - InsertQuery built wrong
Railz
2019-05-08 23:22:20 +02:00
ba0646f27c
Set version to 1.5.7
v1.5.7
Railz
2019-05-08 21:56:55 +02:00
76922a4039
Changed cache-check to dictionary > Fixed bug, not restoring cache
Railz
2019-05-08 21:56:34 +02:00
e3869b26c3
removed inner Exception
Railz
2019-04-20 10:29:52 +02:00
be7277fada
Set version 1.5.6
v1.5.6
Alexander B
2019-04-12 13:36:02 +02:00
b8218fbacd
Added InsertAttributesByObject
Alexander B
2019-04-12 13:35:18 +02:00
253f63dfac
Added InsertAttributes to generate insert-statements
Alexander B
2019-04-12 12:54:37 +02:00
d6337ef591
Ser version
v1.5.5
Alexander B
2019-04-12 11:39:25 +02:00
1253a935b7
Added ResolveByPrimaryKey to resolve an object with set primaryKey/s
Alexander B
2019-04-12 11:33:30 +02:00
2d4a4d5f7e
Changed DbForeignObject no longer needing the Type
v.1.5.1
Railz
2019-04-10 23:07:12 +02:00
85495af97f
Added DbForeignObject for automatic resolving Added Init() to initialise necessary classes Changed structure and added a BaseAttribute Fixed occuring errors to match new system
v1.5
Railz
2019-04-10 22:40:36 +02:00
9253d77236
Fixed GetByPrimaryKey not having any form to pass primaryKey-data Set version to 1.4.1
v1.4.1
Railz
2019-04-10 09:42:03 +02:00
ef7ac54e36
Set version
v1.4
Railz
2019-04-08 22:22:30 +02:00
83dc8d6045
Added foreignKeyFieldName for foreignKeys Added ResolveForeignKeys to ClassActions Changed ResolveByPrimaryKey to GetByPrimaryKey Added todo's
Railz
2019-04-08 22:21:48 +02:00
ff6fb08a08
Fixed missing convertion
v1.3.1
Railz
2019-04-08 20:35:12 +02:00
d2900f364d
Set version
Railz
2019-04-08 20:33:05 +02:00
b014c2f392
Added Method to convert classField-names to according dbAttributes Added convert in GetListByAttribute
Railz
2019-04-08 20:32:44 +02:00
0ad7221680
Set version
v1.3
Railz
2019-04-08 19:45:47 +02:00
36da32f870
Added Select/DeleteByAttribute Added GetListByAttribute
Railz
2019-04-08 19:45:04 +02:00
d8c9867e50
Set version
v1.2.2
Railz
2019-04-08 13:54:24 +02:00
166956f10f
Added SelectByAttribute and DeleteByAttribute to QueryBuilder
Railz
2019-04-08 13:49:11 +02:00
ddb7f6dc89
Fixed ResolveByPrimaryKey - queryExecutor to be able to return multiple rows (via List)
v1.2.1
Alexander B
2019-04-02 13:31:26 +02:00
06aa7969bf
Removed unesserary variable
Alexander B
2019-04-02 09:49:04 +02:00
fb6cf14402
Fixed ResolveByPrimaryKey not having runDataLossChecks implemented
v1.2
Railz
2019-04-01 18:52:38 +02:00
e8e1fb993d
Removed ignoreDataMismatch and implemented runDataLossChecks instead
Railz
2019-04-01 18:49:37 +02:00
8633ac1925
Changed wrong comment
Railz
2019-04-01 18:38:44 +02:00
8de75728e0
Fixed ClassAction not being public Moved SqlSerialise to Function
Railz
2019-04-01 18:33:53 +02:00
0f38c92bbe
Added ResolveByPrimaryKey
Railz
2019-04-01 17:33:16 +02:00
46e8ec1180
New Function-class Changed some references to new Function-class Added ClassAction.FillObject Added ClassAction.FillObject Renamed unecessary plural names to singular
Railz
2019-04-01 17:26:30 +02:00
97b7eaeffe
Added comments Added check if given class is invalid Changed BuildQuery to support recursive object[] copying Changed structure Added DbFunction to handle all Db-related stuff
Railz
2019-04-01 16:25:02 +02:00
45e7f6b911
Fixed wrong typeof Fixed adding sqlCommapd-part after first object, instead of before
v1.1
Railz
2019-04-01 14:37:51 +02:00
803b7b7b95
Class-Object now has to be passed Will get the value of the object
Alexander B
2019-04-01 13:43:31 +02:00
248be3320f
Fixed table-name not getting picked
v1.0.0
Railz
2019-03-28 14:13:51 +01:00
244c9a9ac6
Fixed wrong string-escaping.
Railz
2019-03-28 14:07:23 +01:00
47e396b802
Added QueryBuilder > Added build for SelectByPrimaryKey/s Added Attributes Added Function > SqlSerialise and escape
Railz
2019-03-28 11:37:02 +01:00
5e763263ac
Init
Railz
2019-03-28 10:17:32 +01:00