Mark Story
|
118c03d712
Merge pull request #12543 from sdustinh/integer-type-is-numeric
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Dustin Haggard
|
4a08af5a33
Fix failing unit tests.
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
ndm2
|
9288415305
Add test that covers callable usage with `Query::order()`.
|
7 years ago |
Mark Story
|
439533cc2e
Merge branch 'master' into 3.next
|
7 years ago |
Mark Story
|
d50b5576b3
Fix fetchAll(obj) only getting one record.
|
7 years ago |
Mark Story
|
a1ab1b5c62
Deprecate the read side of join() and from()
|
7 years ago |
Mark Story
|
35dcf38514
Fix implementation of BufferedStatement
|
7 years ago |
Daniel Opitz
|
fd022b6b37
Added test #11795
|
7 years ago |
José Lorenzo Rodríguez
|
8cef842e89
Merge pull request #11904 from cakephp/fix-appveyor
|
8 years ago |
Mark Story
|
689ab57395
More tweaks for sqlserver compat.
|
8 years ago |
Mark Story
|
da5929bdd6
Merge pull request #11886 from xaphalanx/fetch-methods-11795
|
8 years ago |
Mark Story
|
4278aac5d1
Fix condition to work better on sqlserver.
|
8 years ago |
Florian Krämer
|
8f5646b16b
Adding tests for Query::whereNull and Query::whereNotNull
|
8 years ago |
Eugene Ritter
|
57d1a89e03
stickler wants the use statement in a different order.
|
8 years ago |
Eugene Ritter
|
142936493e
Added 'obj' back to the fetch and fetchAll methods.
|
8 years ago |
Florian Krämer
|
39bf33303d
Refactoring whereNotNull() and whereNull()
|
8 years ago |
Mark Story
|
20fb859d73
Remove problematic field
|
8 years ago |
Eugene Ritter
|
ac6bb7fec0
Tests
|
8 years ago |
Eugene Ritter
|
dd96a7ebba
Using a typemap for more consistent results
|
8 years ago |
Eugene Ritter
|
a93b0ff5be
Updated and fixed type-o in tests.
|
8 years ago |
Eugene Ritter
|
9c89740e12
Updated and fixed type-o in tests.
|
8 years ago |
Mark Story
|
b9b6983f20
Attempt to fix the failing appveyor builds.
|
8 years ago |
Florian Krämer
|
60c0b639a7
Adding whereNotNull() and whereNull() to the query object
|
8 years ago |
Eugene Ritter
|
ac4bf96569
Merge remote-tracking branch 'origin/fetch-methods-11795' into fetch-methods-11795
|
8 years ago |
Eugene Ritter
|
0fe1830b1c
Using AssertSame instead of AssertEquals.
|
8 years ago |
stickler-ci
|
6594ed91db
Fixing style errors.
|
8 years ago |
Eugene Ritter
|
77a6dc11f4
Removed fetchObject() and fetchAllObjects(). Left fetchColumn(), fetchAssoc().
|
8 years ago |
Eugene Ritter
|
1b36a9a361
StdClass -> stdClass
|
8 years ago |