Railz
|
3784108a4e
|
Fixed init of DbIntermediateForeignObject
|
2019-09-30 14:54:15 +02:00 |
|
Railz
|
7e56187733
|
FillObject: Check if keys are Dbnull, so not set
ResolveForeignKeys: Check if key is set
v1.5.23
|
2019-09-30 13:00:39 +02:00 |
|
Railz
|
ef73a51ab5
|
Fixed Init stackOverFlowException for recursive objects
|
2019-09-30 12:49:21 +02:00 |
|
Railz
|
d86e231bda
|
Fixed ResolveForeignKeys:
Changed generic creation to reflective generation of new object
Fixed loading himself
|
2019-09-30 11:40:34 +02:00 |
|
Railz
|
178c92383b
|
Added Insert, Update and Insert ClassActions
v1.5.22
|
2019-09-26 15:00:59 +02:00 |
|
Railz
|
2f243e6ccf
|
Catching known errors that may occur whilst resolving unknown object
|
2019-07-11 12:42:13 +02:00 |
|
Railz
|
1c2c8f6e76
|
Set verion to 1.5.21
|
2019-07-11 12:31:39 +02:00 |
|
Railz
|
5da5d455b9
|
Fixed GetByPrimaryKey with only primaryKeyValue throwing error because of null-key
|
2019-07-11 12:31:16 +02:00 |
|
Railz
|
3a0af04b1c
|
Added DbIntermediateForeignObject and resolver
Set version to 1.5.20
v1.5.20
|
2019-07-09 19:42:03 +02:00 |
|
Railz
|
4f7495ea68
|
Added fix for recursion bubbling back due to not set subAttribute
|
2019-07-09 18:37:25 +02:00 |
|
Railz
|
111b3bf7ce
|
Added DbReverseForeignObject
Removed method SqlSerialise(DateTime ...)
|
2019-07-09 14:01:06 +02:00 |
|
Railz
|
aca99302dd
|
Set version to 1.5.15
v1.5.15
|
2019-07-08 14:53:31 +02:00 |
|
Railz
|
7317503759
|
Added GetListWithQuery
|
2019-07-08 14:53:03 +02:00 |
|
Railz
|
75f4709db1
|
Added check if ResolveByPrimaryKey returned any results from database.
|
2019-07-08 11:57:31 +02:00 |
|
Railz
|
0d07d82ff5
|
Added table-name remover to matching-system of FillObject
v1.5.13
|
2019-07-08 11:41:53 +02:00 |
|
Railz
|
b6bc82a766
|
Set version to 1.5.12
|
2019-06-04 22:25:59 +02:00 |
|
Railz
|
3e8427c4c0
|
Fixed Guid casting to String (dunno?)
|
2019-06-04 22:25:34 +02:00 |
|
Railz
|
8816110211
|
Improved Exception messages (variables)
CLassAction: Added GetList
Set Version to 1.5.11
v1.5.11
v1.5.12
|
2019-05-30 13:16:48 +02:00 |
|
Alexander B
|
40936fafcd
|
Set version to 1.5.9
v1.5.9
|
2019-05-15 12:11:23 +02:00 |
|
Alexander B
|
800941d59c
|
Implemented:
QueryBuilder.SelectWithWhere()
ClassAction.GetListWithWhere()
|
2019-05-15 12:11:01 +02:00 |
|
Railz
|
64c8711754
|
Set version
v1.5.8
|
2019-05-09 08:02:49 +02:00 |
|
Railz
|
ad3c1da0cd
|
Fixes:
- Fields not matching
- FieldType being lookedUp wrong
- dictionary-access-violation
- guid saved as string not casting
- InsertQuery built wrong
|
2019-05-08 23:22:20 +02:00 |
|
Railz
|
ba0646f27c
|
Set version to 1.5.7
v1.5.7
|
2019-05-08 21:56:55 +02:00 |
|
Railz
|
76922a4039
|
Changed cache-check to dictionary
> Fixed bug, not restoring cache
|
2019-05-08 21:56:34 +02:00 |
|
Railz
|
e3869b26c3
|
removed inner Exception
|
2019-04-20 10:29:52 +02:00 |
|
Alexander B
|
be7277fada
|
Set version 1.5.6
v1.5.6
|
2019-04-12 13:36:02 +02:00 |
|
Alexander B
|
b8218fbacd
|
Added InsertAttributesByObject
|
2019-04-12 13:35:18 +02:00 |
|
Alexander B
|
253f63dfac
|
Added InsertAttributes to generate insert-statements
|
2019-04-12 12:54:37 +02:00 |
|
Alexander B
|
d6337ef591
|
Ser version
v1.5.5
|
2019-04-12 11:39:25 +02:00 |
|
Alexander B
|
1253a935b7
|
Added ResolveByPrimaryKey to resolve an object with set primaryKey/s
|
2019-04-12 11:33:30 +02:00 |
|
Railz
|
2d4a4d5f7e
|
Changed DbForeignObject no longer needing the Type
v.1.5.1
|
2019-04-10 23:07:12 +02:00 |
|
Railz
|
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
|
2019-04-10 22:40:36 +02:00 |
|
Railz
|
9253d77236
|
Fixed GetByPrimaryKey not having any form to pass primaryKey-data
Set version to 1.4.1
v1.4.1
|
2019-04-10 09:42:03 +02:00 |
|
Railz
|
ef7ac54e36
|
Set version
v1.4
|
2019-04-08 22:22:30 +02:00 |
|
Railz
|
83dc8d6045
|
Added foreignKeyFieldName for foreignKeys
Added ResolveForeignKeys to ClassActions
Changed ResolveByPrimaryKey to GetByPrimaryKey
Added todo's
|
2019-04-08 22:21:48 +02:00 |
|
Railz
|
ff6fb08a08
|
Fixed missing convertion
v1.3.1
|
2019-04-08 20:35:12 +02:00 |
|
Railz
|
d2900f364d
|
Set version
|
2019-04-08 20:33:05 +02:00 |
|
Railz
|
b014c2f392
|
Added Method to convert classField-names to according dbAttributes
Added convert in GetListByAttribute
|
2019-04-08 20:32:44 +02:00 |
|
Railz
|
0ad7221680
|
Set version
v1.3
|
2019-04-08 19:45:47 +02:00 |
|
Railz
|
36da32f870
|
Added Select/DeleteByAttribute
Added GetListByAttribute
|
2019-04-08 19:45:04 +02:00 |
|
Railz
|
d8c9867e50
|
Set version
v1.2.2
|
2019-04-08 13:54:24 +02:00 |
|
Railz
|
166956f10f
|
Added SelectByAttribute and DeleteByAttribute to QueryBuilder
|
2019-04-08 13:49:11 +02:00 |
|
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 |
|