delphimvcframework/samples/activerecord_showcase
Daniele Teti 7576ab8bf8 Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body.
Improved the primary key type handling for manual handling in MVCActiveRecord.
Improved activerecord_showcase sample.
2020-08-13 17:40:02 +02:00
..
activerecord_showcase.dpr Serialization support for all the types in MVCFramework.Nullables 2020-02-03 10:51:40 +01:00
activerecord_showcase.dproj Added foReadonly and foWriteOnly os MVCActiveRecord Field Options 2020-08-11 00:54:42 +02:00
EngineChoiceFormU.dfm SQLite and Interbase fix for date and time types 2020-06-25 22:54:57 +02:00
EngineChoiceFormU.pas SQLite and Interbase fix for date and time types 2020-06-25 22:54:57 +02:00
EntitiesU.pas Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00
FDConnectionConfigU.pas https://github.com/danieleteti/delphimvcframework/issues/363 2020-04-18 15:04:27 +02:00
MainFormU.dfm Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00
MainFormU.pas Added the ability to deserialize an object starting from an arbitrary node in the JSON (or other format) present in the request body. 2020-08-13 17:40:02 +02:00