octicon-git-branch(16/) Commit Graph

59 Commits

Author SHA1 Message Date
Qiang Xue
e486b663a0 Fixed test break. 2014-07-21 14:38:45 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
27132ced7c Fixes #4384. 2014-07-21 08:20:10 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
a3e2b94adf Fixes #3611: Refactored query caching. 2014-07-20 20:59:38 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6e6005b148 Refactored code. 2014-07-20 08:01:16 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
919ab232e7 all finished. [skip ci] 2014-07-12 13:11:29 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
65987f62ae test WIP 2014-07-12 10:38:51 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
43333d9cad Implemented master balancing. 2014-07-11 22:33:36 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
91e0c5ae8a Added Connection::useMaster() and refactored code. 2014-07-11 21:04:26 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e67d0b3c39 WIP 2014-07-11 14:01:44 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
2018503c8d WIP 2014-07-11 12:59:32 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
67a1e172db WIP 2014-07-11 08:27:58 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
bc5028eb97 Renamed parameter to match description better 2014-07-10 21:09:08 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
608e9012fb Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 2014-07-10 20:50:07 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
4ff28fb9fb Added callable typehint and active transaction check to Connection::transaction() 2014-07-10 19:01:21 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ceff7cc794 Removed requirement to use \Callback from Connection::transaction, improved docs 2014-07-10 18:18:51 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
56a7ec7618 Passed transaction as callback argument for Connection::transaction() method 2014-07-10 17:57:52 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
5991006ed7 Fixed example of closure-transactions 2014-07-10 17:35:54 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Ragazzo
e5195937e4 Fixes #3384: Added callback-style transactions 2014-07-10 17:24:10 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4969f51e3f Fixes #3221: Added events for DB transaction commit/rollback 2014-06-26 16:08:18 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bbbe2a3e4b Added support for transaction isolation levels
fixes #3220
2014-06-23 19:47:56 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
de8ba90019 Revert "Fixes #3744: yii\db\Connection now skips bindValues if there are no parameters to bind"
This reverts commit ea10ba4938.
2014-06-09 16:05:13 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ea10ba4938 Fixes #3744: yii\db\Connection now skips bindValues if there are no parameters to bind 2014-06-09 02:35:29 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
91965fd391 phpdoc formatting issues 2014-04-23 02:55:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Thiago Talma
c1445871f4 Correction of many errors code inspection.
Adjustments code according to the standards.
Adding missing PHPDoc comment.
2014-04-16 19:29:07 -03:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
8bbcff70db prepare for 2.0.0-beta release. 2014-04-13 17:58:59 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
1991c4cbbd Add ODBC support to yii\db\Connection 2014-04-10 14:53:02 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
ab799d8ea9 Fixes #2911: Removed tbl_ default for table prefix 2014-03-30 19:33:46 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e1f4a9cc8f Added Connection::enableSavepoint. 2014-02-15 23:00:30 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
bea9e3fc06 Fixes #1645: Added support for nested DB transactions 2014-02-15 22:16:09 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
9b723baa76 Added TableSchema::fullName property 2014-01-16 15:51:14 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Dev-Speranza
6ed419849e Fix $schemaMap declaration for Mssql driver 2013-05-09 02:40:02 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
resurtm
e9ad7d6e36 Rollback word consistencty over entire codebase (ref. #139). 2013-05-06 17:46:34 +06:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6166e70f20 Fixes issue #80 2013-05-04 20:17:43 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Alexander Makarov
3e2e4afa85 fixed DB quoting typo 2013-04-23 14:15:22 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
597082a11a Automatic table and column name quoting. 2013-03-30 18:28:54 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6a2bfae41c use parameter binding for query builder. 2013-03-29 23:32:34 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e7295ad564 Use __METHOD__ as log category. 2013-03-28 20:07:49 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
b3b8fadfcf minor adjustment of db exception. 2013-03-05 07:47:49 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
76b153a368 fixed event doc. 2013-01-20 13:37:16 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
edc48dc9c7 removed ApplicationComponent. 2013-01-20 11:26:15 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
373e6a705e refactored event declaration convention. 2013-01-18 22:01:08 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
abd3d827a2 refactoring. 2013-01-18 10:37:22 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
6ed01e9645 DB cleanup. 2013-01-18 08:35:09 -05:00 octicon-file-diff(16/) octicon-file-code(16/)
Qiang Xue
9b62fb6786 DB cleanup. 2013-01-17 08:46:08 -05:00 octicon-file-diff(16/) octicon-file-code(16/)