Commit Graph

60 Commits (c7b9f67004c97f9194afa0041d9f9183ead08e2f)
 

Author SHA1 Message Date
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