Commit Graph

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