Corey Taylor
|
fbd1f08461
Make Driver::supports() abstract
|
3 years ago |
Corey Taylor
|
4854ce108e
Merge DriverInterface into Driver
|
3 years ago |
ADmad
|
dd58f96525
Move query logging from Connection to Driver.
|
4 years ago |
ADmad
|
d69f959ee4
Rename Driver::createPDO() to Driver::createPdo()
|
4 years ago |
ADmad
|
84a5828689
Update property and methods for better readability.
|
4 years ago |
ADmad
|
e82fd0e9bf
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
ae9921a027
Deprecate public Connection::setDriver()
|
4 years ago |
ADmad
|
e4b7be693b
Remove unnecessary method calls.
|
4 years ago |
Corey Taylor
|
9e074c91c3
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
9e39d0ab4f
Add DriverInterface::supports()
|
4 years ago |
Corey Taylor
|
b0eac8985b
Add native type hints for Database
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Mark Story
|
0c0e0c8a67
Fix another batch of at() matchers
|
4 years ago |
Mark Story
|
d4b7564fe5
Fix more at() matchers (#15485)
|
5 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
John Zwarthoed
|
ca9bc969c0
Add aggregate field support to having in postgres and sqlserver (#14057)
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
Mark Story
|
fe7765dfe6
Add hints to Database/Driver & Dialect.
|
7 years ago |
mscherer
|
9229a7766b
Normalize string namespaces to non prefix slash.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
ADmad
|
21dd7b0d13
Update tests.
|
8 years ago |
ADmad
|
dd72625808
Add DriverInterface::getConnection()/setConnection().
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
dereuromark
|
8ebb54d8d9
Fix use statements.
|
9 years ago |
dereuromark
|
e10dc8ce35
Remove inline FQCN into use statements.
|
9 years ago |