Jose Lorenzo Rodriguez
|
3f6ffe33dd
Database\Error -> Database\Exception
|
11 years ago |
antograssiot
|
02fae338c0
fixing test
|
11 years ago |
mark_story
|
2dc13efa6d
Add getter mode for logQueries.
|
11 years ago |
euromark
|
5cde7849b7
Fix CS.
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Mark Story
|
58517f0a23
Merge pull request #3306 from cakephp/3.0-sql-server
|
12 years ago |
ADmad
|
40d8d093ad
Rename Database/Exception to Database/Error.
|
12 years ago |
Jose Lorenzo Rodriguez
|
3bf580dbe7
Fixed some of the Connection tests for SQLServer
|
12 years ago |
Jose Lorenzo Rodriguez
|
e8c127f725
So, skipping the Connection test for SQlite worked, let's try running it
|
12 years ago |
Jose Lorenzo Rodriguez
|
f7fd3d2f4a
Fixing typo
|
12 years ago |
Jose Lorenzo Rodriguez
|
a84246b44a
Skiping the connection tests in sqlite, for the time being
|
12 years ago |
Jose Lorenzo Rodriguez
|
ae119afbb6
Un-skipping tests again, I will try fixing sqlite in travis later in the
|
12 years ago |
Jose Lorenzo Rodriguez
|
57d5202c23
Nope, we're not there yet
|
12 years ago |
Jose Lorenzo Rodriguez
|
9f597f0d22
Un-skipping test to see if we're finally there
|
12 years ago |
Jose Lorenzo Rodriguez
|
9f386c3730
Closing more cursors
|
12 years ago |
Jose Lorenzo Rodriguez
|
b2774d42ed
Fixing another failing test case
|
12 years ago |
Jose Lorenzo Rodriguez
|
b83e71aa86
Using a fixture instead of manually creating and dropping the table
|
12 years ago |
Jose Lorenzo Rodriguez
|
77b44d3a2c
More blind coding pt. 4
|
12 years ago |
Jose Lorenzo Rodriguez
|
1316daf439
More blind condig pt. 3
|
12 years ago |
Jose Lorenzo Rodriguez
|
e487f67753
More blind coding, pt 2
|
12 years ago |
Jose Lorenzo Rodriguez
|
9b43ecc0e3
SOme debugging code trying to get a hint on the sqlite problem
|
12 years ago |
Jose Lorenzo Rodriguez
|
38cbc176e4
More blind coding
|
12 years ago |
Jose Lorenzo Rodriguez
|
386f7a3f09
SOme change that could be just for fun
|
12 years ago |
Jose Lorenzo Rodriguez
|
f833fc462d
Closing another cursor
|
12 years ago |
Jose Lorenzo Rodriguez
|
2187fddd43
Moving closeCursor() call after count(), just in case
|
12 years ago |
Jose Lorenzo Rodriguez
|
6e0f1281ce
derp
|
12 years ago |
Jose Lorenzo Rodriguez
|
49dd990020
More cursor closing
|
12 years ago |
Jose Lorenzo Rodriguez
|
17f2e99373
Using closeCursor in ConnectionTest, sqlite is very sad about open
|
12 years ago |
Jose Lorenzo Rodriguez
|
c1a8c5e04a
Moving tests that is doomed to fail in sqlite
|
12 years ago |
Jose Lorenzo Rodriguez
|
5c1db4ceee
Travis is still unhappy, moving more stuff around
|
12 years ago |