Commit Graph

65 Commits (master)
 

Author SHA1 Message Date
Alexander B ddb7f6dc89 Fixed ResolveByPrimaryKey - queryExecutor to be able to return multiple rows (via List) 6 years ago
Alexander B 06aa7969bf Removed unesserary variable 6 years ago
Railz fb6cf14402 Fixed ResolveByPrimaryKey not having runDataLossChecks implemented 6 years ago
Railz e8e1fb993d Removed ignoreDataMismatch and implemented runDataLossChecks instead 6 years ago
Railz 8633ac1925 Changed wrong comment 6 years ago
Railz 8de75728e0 Fixed ClassAction not being public
Moved SqlSerialise to Function
6 years ago
Railz 0f38c92bbe Added ResolveByPrimaryKey 6 years ago
Railz 46e8ec1180 New Function-class
Changed some references to new Function-class
Added ClassAction.FillObject
Added ClassAction.FillObject
Renamed unecessary plural names to singular
6 years ago
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
6 years ago
Railz 45e7f6b911 Fixed wrong typeof
Fixed adding sqlCommapd-part after first object, instead of before
6 years ago
Alexander B 803b7b7b95 Class-Object now has to be passed
Will get the value of the object

Added DeleteByPrimaryKey
6 years ago
Railz 248be3320f Fixed table-name not getting picked 6 years ago
Railz 244c9a9ac6 Fixed wrong string-escaping. 6 years ago
Railz 47e396b802 Added QueryBuilder
> Added build for SelectByPrimaryKey/s
Added Attributes
Added Function
> SqlSerialise and escape
6 years ago
Railz 5e763263ac Init 6 years ago