Mark Story
|
208a3552f1
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
dc5cc8b8b6
Make Query::insert() behave when called multiple times.
|
10 years ago |
Mark Story
|
c8edd8195c
Load fixtures to fix failing tests.
|
10 years ago |
Jose Lorenzo Rodriguez
|
3ed6b06964
Merge branch 'master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
3839f40d50
Manually loading fixture in the hope of fixing travis tests
|
10 years ago |
Jose Lorenzo Rodriguez
|
1e2e0ab8c0
Merge remote-tracking branch 'origin/master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
7339fc75cf
Splitting long test in hope of pleasing travis
|
10 years ago |
Jose Lorenzo Rodriguez
|
7c650f0b82
Breaking up long test
|
10 years ago |
Jose Lorenzo Rodriguez
|
071f239d68
onle last try against travis
|
10 years ago |
Jose Lorenzo Rodriguez
|
7f00058ce9
Changing test to avoid weirdness in travis
|
10 years ago |
Jose Lorenzo Rodriguez
|
6e4a05faf2
closing more cursors in tests
|
10 years ago |
Jose Lorenzo Rodriguez
|
ff1aaef374
Trying to fix yet another weird issue in travis
|
10 years ago |
Jose Lorenzo Rodriguez
|
6abb45a5ad
Merge branch 'master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
a2ac7da7c7
Improving tests resiliency
|
10 years ago |
Jose Lorenzo Rodriguez
|
fef4769aca
Fixing lastInserId() use
|
10 years ago |
Jose Lorenzo Rodriguez
|
20d59085f6
Adding test for json type and moving another test
|
10 years ago |
mark_story
|
1d16e3acb2
Merge branch 'master' into 3.next
|
10 years ago |
David Albrecht
|
4dd93b2956
added PDO-fetch-type FETCH_OBJ to PDOStatement
|
10 years ago |
Jose Lorenzo Rodriguez
|
c2f26b02d2
Making tests pass in SQLServer, now for real this time :P
|
10 years ago |
Jose Lorenzo Rodriguez
|
1cca232d75
Fixing tests in sqlserver
|
10 years ago |
Jose Lorenzo Rodriguez
|
e4ffac7c25
added suport for modifiers in delete queries
|
10 years ago |
Jose Lorenzo Rodriguez
|
747eb2dcc7
Added modifiers support for UPDATE statements
|
10 years ago |
Jose Lorenzo Rodriguez
|
4123ba1a7c
Adding tests for modifiers in INSERT queries
|
10 years ago |
Jose Lorenzo Rodriguez
|
a5873a689e
Un-skipping some tests in order to figure out where the problem comes from
|
10 years ago |
Jose Lorenzo Rodriguez
|
fb8da86e18
Attempting another fix at random fails in travis
|
10 years ago |
Jose Lorenzo Rodriguez
|
099b14e7d2
Fixed mistake from previous commit
|
10 years ago |
Jose Lorenzo Rodriguez
|
7271a4cf55
Fixing yet another random fail in travis
|
10 years ago |
José Lorenzo Rodríguez
|
04c5cbf231
Merge pull request #8247 from cakephp/issue-8246
|
10 years ago |
Jose Lorenzo Rodriguez
|
87d84f8cc4
Fixed random failing tests in travis with php 5.6 and mysql
|
10 years ago |
Yevgeny Tomenko
|
5ede142458
Added identiferEquals method for expressions to use fields with quoting in join conditions. Added identifier parameter for expressions.
|
10 years ago |