Daniele Teti
|
a5a147c91d
|
https://github.com/danieleteti/delphimvcframework/issues/526
|
2021-11-02 12:03:22 +01:00 |
|
Daniele Teti
|
e3eb26e04a
|
+ added more unit test for TMVCActiveRecord.Merge method
|
2021-09-23 22:52:28 +02:00 |
|
Daniele Teti
|
6837182cc3
|
+ updated copyright header
|
2021-08-15 18:39:55 +02:00 |
|
Daniele Teti
|
07805a80ac
|
https://github.com/danieleteti/delphimvcframework/issues/485
|
2021-08-15 16:39:41 +02:00 |
|
Daniele Teti
|
ac2a03a804
|
[+] added RaiseIfNotFound parameter in TMVCActiveRecord.Update and TMVCActiveRecord.Delete
|
2021-06-27 15:14:37 +02:00 |
|
Daniele Teti
|
5516b49345
|
no message
|
2021-04-05 19:35:46 +02:00 |
|
Daniele Teti
|
2c79ff6c6a
|
[+] Unit test refactoring
|
2021-02-04 14:11:33 +01:00 |
|
Daniele Teti
|
d883f87fb5
|
Added unit test for time/date types in RQL query
|
2020-12-14 14:40:07 +01:00 |
|
Daniele Teti
|
4dd2c86bdf
|
Removed some hints
|
2020-12-14 10:35:22 +01:00 |
|
Daniele Teti
|
5443509a97
|
Completed automated tests for PG
|
2020-12-13 00:36:55 +01:00 |
|
Daniele Teti
|
de95bb19cf
|
Added postgres tests with a lite version of portgresql 13.1
|
2020-12-12 19:26:18 +01:00 |
|
Daniele Teti
|
afabd2fde6
|
Better internal unit test irganization for TMVCActiveRecord
|
2020-12-11 18:53:37 +01:00 |
|
João Antônio Duarte
|
5fa41c6837
|
Merge branch 'master' into feature_restclient
|
2020-10-19 19:41:42 -03:00 |
|
Daniele Teti
|
e5310e626f
|
https://github.com/danieleteti/delphimvcframework/issues/435
|
2020-10-19 19:41:16 +02:00 |
|
João Antônio Duarte
|
df6fc6d43a
|
Merge remote-tracking branch 'upstream/master' into feature_restclient
|
2020-10-01 08:39:05 -03:00 |
|
Daniele Teti
|
057519d550
|
https://github.com/danieleteti/delphimvcframework/issues/424
|
2020-09-30 11:16:10 +02:00 |
|
João Antônio Duarte
|
15c92f5d67
|
Added more unit tests for the TMVCRESTClient
|
2020-09-23 20:50:19 -03:00 |
|
Daniele Teti
|
4bebea287c
|
Added ActiveRecord unittests for Firebird (using firebird embedded). Now unit tests automatically tests sqlite and firebird. All the other RDBMS are tested manually using activerecord_showcase sample.
|
2020-07-13 17:05:22 +02:00 |
|
Daniele Teti
|
fb87e9e1f4
|
https://github.com/danieleteti/delphimvcframework/issues/401
|
2020-07-02 23:19:36 +02:00 |
|
Daniele Teti
|
3948f62a40
|
Improved unittest for sqlite
|
2020-06-25 23:19:00 +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
|
841edeb114
|
https://github.com/danieleteti/delphimvcframework/issues/349
https://github.com/danieleteti/delphimvcframework/issues/38
|
2020-03-31 00:47:35 +02:00 |
|
Daniele Teti
|
71b6108149
|
Improved deserialization in cases of derived properties
|
2020-03-23 18:51:57 +01:00 |
|
Daniele Teti
|
4a78322aef
|
Improvement is Nullable primary keys. Added method "Store"
|
2020-02-03 13:19:55 +01:00 |
|
Daniele Teti
|
42cf51b595
|
All serialization/deserialization unittests pass for nullables!! :-)
|
2020-02-03 12:11:42 +01:00 |
|
Daniele Teti
|
9d7ff23c11
|
Added more unit tests for MVCActiveRecord
|
2020-01-08 23:59:41 +01:00 |
|