delphimvcframework/samples/activerecord_showcase
2023-10-17 18:08:30 +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 Updated sample to show TryGetNamedSQLQuery 2023-10-17 18:08:30 +02:00
EngineChoiceFormU.dfm [+] Added XML support in TMVCActiveRecord for backend PostgreSQL 2021-03-20 00:30:20 +01:00
EngineChoiceFormU.pas + Added new default parameter to TMVCActiveRecord.RemoveDefaultConnection and TMVCActiveRecord.RemoveConnection to avoid exceptions in case of not initialized connection. 2021-08-13 18:05:48 +02:00
EntitiesU.pas Updated sample to show TryGetNamedSQLQuery 2023-10-17 18:08:30 +02:00
FDConnectionConfigU.pas Aligned database demo database structures for table inheritance example 2023-01-06 15:00:54 +01:00
MainFormU.dfm Added MVCActiveRecord feature which allows to map a boolean object attribute to integer field on the actual table. 2023-10-01 15:22:43 +02:00
MainFormU.pas Updated sample to show TryGetNamedSQLQuery 2023-10-17 18:08:30 +02:00