delphimvcframework/samples/data
2024-10-22 22:39:55 +02:00
..
activerecorddb_firebird_script.sql Aligned sample data database for activerecorddb 2024-04-22 18:11:53 +02:00
activerecorddb_interbase_script.sql 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
activerecorddb_mssqlserver_script.sql Updated MSSQL Script for active_record_showcase demo 2024-10-22 22:39:55 +02:00
activerecorddb_mysql_script.sql Added support for table name and field name with spaces for MySQL and MariaDB 2024-01-03 11:39:53 +01:00
activerecorddb_postgresql_script.sql Updated activerecord sample with postgresql DLL for 32 and 64 bit 2024-09-13 08:29:32 +02:00
activerecorddb.db Aligned sample data database for activerecorddb 2024-04-22 18:11:53 +02:00
ACTIVERECORDDB.FDB Aligned sample data database for activerecorddb 2024-04-22 18:11:53 +02:00
ACTIVERECORDDB.IB + Improved TMVCActiveRecord Interbase support 2022-01-26 23:00:32 +01:00
books.db Added rating and indicator in "instant_search_with_htmx" 2024-09-20 00:17:30 +02:00
books.sql Added rating and indicator in "instant_search_with_htmx" 2024-09-20 00:17:30 +02:00
data.csv Added sample data "books" 2024-07-28 23:31:04 +02:00
interbase_create_schema.bat https://github.com/danieleteti/delphimvcframework/issues/542 2022-03-25 10:49:12 +01:00
ORDERSMANAGER_FB30.FDB Improved Sample functional_actions_showcase 2024-07-09 23:21:50 +02:00
ORDERSMANAGER_FB40.FDB Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi) 2023-04-09 17:05:55 +02:00
people_dataset.json Improved dataset handling for functional actions. 2023-07-19 11:10:21 +02:00
postgres_dump_schema.bat [+] Added XML support in TMVCActiveRecord for backend PostgreSQL 2021-03-20 00:30:20 +01:00
postgres_restore_schema.bat [+] Added XML support in TMVCActiveRecord for backend PostgreSQL 2021-03-20 00:30:20 +01:00