inoas
|
bdcc58604d
Update Connection.php
|
9 years ago |
inoas
|
b2822a7fc1
Update Connection.php
|
9 years ago |
inoas
|
9ac73ac25f
Class Connection true/false vs docblock
|
9 years ago |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
chinpei215
|
01ce700b20
Change wasNestedTransactionRolledback to protected
|
9 years ago |
chinpei215
|
42c4c8a4d1
Fix nested transactions may be rolled back or committed unexpectedly
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
Ondrej Mirtes
|
03435eeb97
Fixed ambiguous exception in Cake\Database\Connection
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
dereuromark
|
c7d44159ac
Update documentation
|
9 years ago |
dereuromark
|
e88d442e7c
Rename as per review.
|
9 years ago |
dereuromark
|
97f008a711
Split combined into separate getter setter for cleaner API.
|
9 years ago |
dereuromark
|
f4b29b9609
Fix CS for class instantiations.
|
9 years ago |
Mark Story
|
b5787a0979
Remove the CrossSchemaTableExpression
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
1aba0c3658
Merge branch 'master' into 3.next
|
10 years ago |
ndm2
|
ade8e290f6
Fix `driver` option lacking short classname/plugin syntax support.
|
10 years ago |
Mark Story
|
f41fd23387
Merge branch 'master' into 3.next
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Marlin Cremers
|
93718a2380
Add support for cross schema joins
|
10 years ago |
Mark Scherer
|
72f5332146
Make all doc block classes FQCN as per CS.
|
10 years ago |
Mark Scherer
|
8ce914f5f6
Fix typo
|
10 years ago |
mscherer
|
62b83e6e3a
Clean up the doc blocks around mixed.
|
10 years ago |
Ashley Pinner
|
1d9e37d238
Remove schema and prefix from 3.x's censor list
|
10 years ago |
Yves P
|
b3c383d1a8
Remove constraint support for SQLite
|
10 years ago |
antograssiot
|
935ac50244
remove unnecessary use statements
|
10 years ago |