.. |
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
|
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 |
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
|
Aligned sample data database for activerecorddb
|
2024-04-22 18:11:53 +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 |
interbase_create_schema.bat
|
https://github.com/danieleteti/delphimvcframework/issues/542
|
2022-03-25 10:49:12 +01:00 |
ORDERSMANAGER_FB30.FDB
|
Async support for JSONRPCClient (Thanks to our sponsor ORION LAW)
|
2022-10-29 00:34:49 +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 |