65 Commits

Author SHA1 Message Date
Alexander B
ddb7f6dc89 Fixed ResolveByPrimaryKey - queryExecutor to be able to return multiple rows (via List) v1.2.1 2019-04-02 13:31:26 +02:00
Alexander B
06aa7969bf Removed unesserary variable 2019-04-02 09:49:04 +02:00
Railz
fb6cf14402 Fixed ResolveByPrimaryKey not having runDataLossChecks implemented v1.2 2019-04-01 18:52:38 +02:00
Railz
e8e1fb993d Removed ignoreDataMismatch and implemented runDataLossChecks instead 2019-04-01 18:49:37 +02:00
Railz
8633ac1925 Changed wrong comment 2019-04-01 18:38:44 +02:00
Railz
8de75728e0 Fixed ClassAction not being public
Moved SqlSerialise to Function
2019-04-01 18:33:53 +02:00
Railz
0f38c92bbe Added ResolveByPrimaryKey 2019-04-01 17:33:16 +02:00
Railz
46e8ec1180 New Function-class
Changed some references to new Function-class
Added ClassAction.FillObject
Added ClassAction.FillObject
Renamed unecessary plural names to singular
2019-04-01 17:26:30 +02:00
Railz
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
2019-04-01 16:25:02 +02:00
Railz
45e7f6b911 Fixed wrong typeof
Fixed adding sqlCommapd-part after first object, instead of before
v1.1
2019-04-01 14:37:51 +02:00
Alexander B
803b7b7b95 Class-Object now has to be passed
Will get the value of the object

Added DeleteByPrimaryKey
2019-04-01 13:43:31 +02:00
Railz
248be3320f Fixed table-name not getting picked v1.0.0 2019-03-28 14:13:51 +01:00
Railz
244c9a9ac6 Fixed wrong string-escaping. 2019-03-28 14:07:23 +01:00
Railz
47e396b802 Added QueryBuilder
> Added build for SelectByPrimaryKey/s
Added Attributes
Added Function
> SqlSerialise and escape
2019-03-28 11:37:02 +01:00
Railz
5e763263ac Init 2019-03-28 10:17:32 +01:00