Mark Story
|
08173c7263
Restore IDs in SiteAuthors fixture.
|
11 years ago |
Mark Story
|
8c69ebf516
Fix PHPCS.
|
11 years ago |
Mark Story
|
8b18ed22bb
Add test helper for skipping sqlserver & sqlite tests.
|
11 years ago |
Mark Story
|
ae1560a6a1
Fix composite primary key reflection in postgres.
|
11 years ago |
Mark Story
|
4d1150ea31
Fix composite primary key support when inserting data.
|
11 years ago |
José Lorenzo Rodríguez
|
ca7ff37e6e
Merge pull request #5972 from cakephp/3.0-aftersavecommit
|
11 years ago |
ADmad
|
4007e29a1c
Use EventManager::on() instead of deprecated EventManaged::attach()
|
11 years ago |
ADmad
|
8d47787ad4
Trigger afterDeleteCommit for non-atomic deletes too for primary table.
|
11 years ago |
ADmad
|
3ee2e90ab5
Trigger afterSaveCommit for non-atomic saves too for primary table.
|
11 years ago |
ADmad
|
bafd922f60
Add afterDeleteCommit event.
|
11 years ago |
ADmad
|
451dc357e9
Use Connection::isTransaction() instead of _primary flag.
|
11 years ago |
ADmad
|
3b0c4b92e5
Add tests for afterSaveCommit
|
11 years ago |
Mark Story
|
ee5300668c
Fix scope option not working in validateUnique.
|
11 years ago |
AD7six
|
4911a538db
Add the registry alias to debug table debug info
|
11 years ago |
Patrick Conroy
|
4e9dfb3934
Adding test to compare Entity sources
|
11 years ago |
AD7six
|
5540126555
Add/modify a test for self-joined tables
|
11 years ago |
AD7six
|
93106cde56
Check the association table
|
11 years ago |
AD7six
|
ce81f6266e
Add some more test coverage for association aliases
|
11 years ago |
AD7six
|
74c76d48ac
Add one more test for a reported problem
|
11 years ago |
AD7six
|
917c43ff04
And, add the other permutation too
|
11 years ago |
AD7six
|
67410cd213
Add explicit test for #3425
|
11 years ago |
Jose Lorenzo Rodriguez
|
f044137152
Fixing entity source after recent changes
|
11 years ago |
AD7six
|
07cde4463b
Better example test
|
11 years ago |
AD7six
|
9d1e8a3918
Demonstrate that there isn't alias-confusion
|
11 years ago |
Walther Lalk
|
15730af15a
Skip test on SqlServer
|
11 years ago |
Walther Lalk
|
80cf81675e
Update tests
|
11 years ago |
ndm2
|
395de81c07
Make beforeFind triggered by associations use ArrayObject too
|
11 years ago |
ndm2
|
eea45441cd
Ensure that the callbacks are invoked as expected
|
11 years ago |
ndm2
|
0e2a3bc426
Fix table callback argument types
|
11 years ago |
José Lorenzo Rodríguez
|
26b2ba5096
Merge pull request #5656 from cakephp/issue-5652
|
11 years ago |