Corey Taylor
|
a55e924dd2
Add orderBy() and groupBy() to match sql
|
3 years ago |
ADmad
|
d7d4c04b3b
Harmonize method names
|
3 years ago |
Mark Story
|
d60a85aa5e
Add tests that cover named parameter public API
|
3 years ago |
ADmad
|
3e98df2e5c
Add QueryFactory class.
|
3 years ago |
ADmad
|
db6c0691be
Add InsertQuery class.
|
3 years ago |
ADmad
|
d7a310d0a4
Add SelectQuery class.
|
3 years ago |
Corey Taylor
|
084c544b2f
Add native type hints for TestSuite properties
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
Val Bancer
|
faaa31b1d9
Make $fixtures property protected
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
mscherer
|
e4db0dec9d
Fix classes to standalone class files. Removed dead files.
|
7 years ago |
ADmad
|
5cb5c142b3
Fix CS errors
|
7 years ago |
ADmad
|
4f7ef14e9e
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
Mark Story
|
d82400f387
Add strict_types to database package.
|
7 years ago |
Mark Story
|
99f41b8684
Add strict typing to database types
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
ADmad
|
908acf9898
Update usage to "Type" to "TypeFactory".
|
8 years ago |
Mark Story
|
46de16e00f
Add deprecation warnings to the Database package.
|
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 |
antograssiot
|
df15753b6d
Remove unused namespace
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
Mark Story
|
05fa655d29
Use Query methods instead of digging into internals.
|
10 years ago |
Jose Lorenzo Rodriguez
|
0b92431838
Added test for value object in conditions
|
10 years ago |