Daniele Teti
feadf973f2
Updated MSSQL Script for active_record_showcase demo
2024-10-22 22:39:55 +02:00
Daniele Teti
34238a48ee
Added rating and indicator in "instant_search_with_htmx"
2024-09-20 00:17:30 +02:00
Daniele Teti
5c3c0565e8
Updated activerecord sample with postgresql DLL for 32 and 64 bit
2024-09-13 08:29:32 +02:00
Daniele Teti
7e55bfae86
Added sample data "books"
2024-07-28 23:31:04 +02:00
Daniele Teti
c420be5f24
Improved Sample functional_actions_showcase
2024-07-09 23:21:50 +02:00
Daniele Teti
7ce308b54f
New Sample DataPump
2024-05-16 17:59:17 +02:00
Daniele Teti
2559a00084
Aligned sample data database for activerecorddb
2024-04-22 18:11:53 +02:00
Daniele Teti
f23dd2fa88
Added support for table name and field name with spaces for MySQL and MariaDB
2024-01-03 11:39:53 +01:00
Daniele Teti
3a748821ce
Aligned for foVersion
2023-11-27 12:04:30 +01:00
Daniele Teti
d68b102d14
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
Daniele Teti
5aa1e07056
Added bit Time Professionals ITA as sponsor
2023-11-13 16:46:35 +01:00
Daniele Teti
a2f190df44
New feature: ObjectVersioning for TMVCActiveRecord - see foVersion
...
- TMVCActiveRecord.TableName is now readonly
2023-11-02 17:36:19 +01:00
Daniele Teti
52a5840bd5
Updated sample to show TryGetNamedSQLQuery
2023-10-17 18:08:30 +02:00
Daniele Teti
ec9140f2a7
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
Daniele Teti
61d021b92a
Improved dataset handling for functional actions.
2023-07-19 11:10:21 +02:00
Daniele Teti
d122bf300d
(WIP)
2023-05-18 09:09:05 +02:00
Daniele Teti
fb75d5f8ec
Added sample and middleware for Prometheus (using https://github.com/marcobreveglieri/prometheus-client-delphi )
2023-04-09 17:05:55 +02:00
Daniele Teti
3a438493fb
dmvcframework-3.2.3-radium
2023-02-02 19:14:34 +01:00
Daniele Teti
a25eaf1c3c
https://github.com/danieleteti/delphimvcframework/issues/613 (WIP)
2023-01-06 15:18:50 +01:00
Daniele Teti
6fbfa6190b
Aligned database demo database structures for table inheritance example
2023-01-06 15:00:54 +01:00
Daniele Teti
d419cc690f
https://github.com/danieleteti/delphimvcframework/issues/594
2022-11-21 15:20:18 +01:00
Daniele Teti
cf104c0a6f
Async support for JSONRPCClient (Thanks to our sponsor ORION LAW)
2022-10-29 00:34:49 +02:00
Daniele Teti
53fc9e394e
https://github.com/danieleteti/delphimvcframework/issues/585
2022-10-25 09:00:35 +02:00
Daniele Teti
da41d68e93
+ example db
2022-06-23 15:15:23 +02:00
Daniele Teti
6d0ef7d5a6
+ Implemented unit test for GUID support (WIP)
2022-06-23 14:34:01 +02:00
Daniele Teti
ce4616a398
+ GUID support for PK (WIP)
2022-06-19 18:57:47 +02:00
Daniele Teti
dfbcadb8fa
+ First merge with "GUID support for Primary Keys"
2022-06-16 14:05:01 +02:00
Daniele Teti
c2d3cbc859
https://github.com/danieleteti/delphimvcframework/issues/542
2022-03-25 10:49:12 +01:00
Daniele Teti
07bd70c5ed
+ Improved TMVCActiveRecord Interbase support
2022-01-26 23:00:32 +01:00
Daniele Teti
02de5b11ea
- Added default filtering for TMVCActiveRecord descendants
(more info ASAP)
...
- Added partitioning for `TMVCActiveRecord descendants` (more info ASAP)
- After a big refactoring (*"I love to delete code" -- cit. Daniele Teti*), support a new SQLGenerator is just 2 (two) methods away!
2021-11-21 19:27:06 +01:00
Daniele Teti
e8334bfdb9
+ TMVCJWTBlackListMiddleware
2021-08-14 00:48:37 +02:00
Daniele Teti
5516b49345
no message
2021-04-05 19:35:46 +02:00
Daniele Teti
5a83991991
[+] Added XML support in TMVCActiveRecord for backend PostgreSQL
2021-03-20 00:30:20 +01:00
Daniele Teti
4caf183398
added more flexibility to ObjectDict
2020-11-10 17:15:24 +01:00
Daniele Teti
11c7b397d4
Improved CRUD sample
2020-11-05 15:42:31 +01:00
João Antônio Duarte
815547b852
Samples changed to use TMVCRESTClient
2020-08-26 17:13:18 -03:00
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
Daniele Teti
a690bea612
Added foReadonly and foWriteOnly os MVCActiveRecord Field Options
2020-08-11 00:54:42 +02:00
Daniele Teti
9b61fe8653
SQLite and Interbase fix for date and time types
2020-06-25 22:54:57 +02:00
Daniele Teti
57e785efd7
Small fixes for Interbase SQLGenerator
2020-06-24 23:51:06 +02:00
Daniele Teti
8d6fdfecea
Samples DB update
2020-04-29 10:13:45 +02:00
Daniele Teti
fc525e9d97
https://github.com/danieleteti/delphimvcframework/issues/363
2020-04-18 15:04:27 +02:00
Daniele Teti
e56fb272a9
https://github.com/danieleteti/delphimvcframework/issues/348
...
Just for PostgreSQL
2020-04-08 18:04:45 +02:00
Daniele Teti
f99590f50f
https://github.com/danieleteti/delphimvcframework/issues/350
2020-04-02 19:26:04 +02:00
Daniele Teti
d577221a71
Now ActiveRecord PrimaryKey can be string, nullablestring, integer, nullableinteger, int64, nullableint64
2020-03-31 16:23:22 +02:00
Daniele Teti
5fb572ca63
Support for non autogenerated primary keys
2020-03-27 00:37:28 +01:00
Daniele Teti
99664f141b
Refactoring of some internals structures of TMVCActiveRecord
2020-03-25 11:35:25 +01:00
Daniele Teti
6e1978791f
First public version of TMVCAPIBinder
2020-03-20 23:08:45 +01:00
Daniele Teti
c36cd13988
3.2.0-boron-RC4
2020-02-05 23:46:38 +01:00
Daniele Teti
9d7ff23c11
Added more unit tests for MVCActiveRecord
2020-01-08 23:59:41 +01:00