delphimvcframework/samples/activerecord_showcase
2024-05-16 17:59:17 +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 TMVCActiveRecord.GetCustomTableName which allows to overwrite the tablename defined in the MVCTableName attribute. Just overwrite the method in descendant classes and return the tablename to use for the current instance. 2023-11-23 22:58:07 +01: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 Improved TransactionContext sample 2024-04-17 23:32:06 +02:00
FDConnectionConfigU.pas Aligned database demo database structures for table inheritance example 2023-01-06 15:00:54 +01:00
MainFormU.dfm New Sample DataPump 2024-05-16 17:59:17 +02:00
MainFormU.pas New Sample DataPump 2024-05-16 17:59:17 +02:00