|
|
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 |
|
|
|
8bbcff70db
|
prepare for 2.0.0-beta release.
|
2014-04-13 17:58:59 -04:00 |
|
|
|
1991c4cbbd
|
Add ODBC support to yii\db\Connection
|
2014-04-10 14:53:02 +06:00 |
|
|
|
ab799d8ea9
|
Fixes #2911: Removed tbl_ default for table prefix
|
2014-03-30 19:33:46 +04:00 |
|
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
|
e1f4a9cc8f
|
Added Connection::enableSavepoint.
|
2014-02-15 23:00:30 -05:00 |
|
|
|
bea9e3fc06
|
Fixes #1645: Added support for nested DB transactions
|
2014-02-15 22:16:09 -05:00 |
|
|
|
9b723baa76
|
Added TableSchema::fullName property
|
2014-01-16 15:51:14 -05:00 |
|
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
|
6ed419849e
|
Fix $schemaMap declaration for Mssql driver
|
2013-05-09 02:40:02 +03:00 |
|
|
|
e9ad7d6e36
|
Rollback word consistencty over entire codebase (ref. #139).
|
2013-05-06 17:46:34 +06:00 |
|
|
|
6166e70f20
|
Fixes issue #80
|
2013-05-04 20:17:43 -04:00 |
|
|
|
3e2e4afa85
|
fixed DB quoting typo
|
2013-04-23 14:15:22 +04:00 |
|
|
|
597082a11a
|
Automatic table and column name quoting.
|
2013-03-30 18:28:54 -04:00 |
|
|
|
6a2bfae41c
|
use parameter binding for query builder.
|
2013-03-29 23:32:34 -04:00 |
|
|
|
e7295ad564
|
Use __METHOD__ as log category.
|
2013-03-28 20:07:49 -04:00 |
|
|
|
e1acc64b2b
|
refactoring cache and db references.
|
2013-03-27 17:09:18 -04:00 |
|
|
|
b3b8fadfcf
|
minor adjustment of db exception.
|
2013-03-05 07:47:49 -05:00 |
|
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
|
76b153a368
|
fixed event doc.
|
2013-01-20 13:37:16 -05:00 |
|
|
|
edc48dc9c7
|
removed ApplicationComponent.
|
2013-01-20 11:26:15 -05:00 |
|
|
|
373e6a705e
|
refactored event declaration convention.
|
2013-01-18 22:01:08 -05:00 |
|
|
|
abd3d827a2
|
refactoring.
|
2013-01-18 10:37:22 -05:00 |
|
|
|
6ed01e9645
|
DB cleanup.
|
2013-01-18 08:35:09 -05:00 |
|
|
|
9b62fb6786
|
DB cleanup.
|
2013-01-17 08:46:08 -05:00 |
|
|
|
1cbfcb1955
|
clean up
|
2013-01-15 20:52:29 -05:00 |
|
|
|
b22e3b9f69
|
added 'afterOpen' event to Connection.
|
2013-01-15 20:19:35 -05:00 |
|
|
|
e150b7fae7
|
renamed Driver to Schema.
|
2013-01-15 20:16:27 -05:00 |
|
|
|
736d30684e
|
refactored the active property of Connection and Transaction.
refactored Transaction.
|
2013-01-15 19:13:39 -05:00 |
|
|
|
e0cd52fb65
|
moved Connection::getPdoType() to Command.
|
2013-01-15 18:32:08 -05:00 |
|
|
|
8e05e6e62d
|
changed copyright line.
|
2013-01-07 11:34:52 -05:00 |
|
|
|
fe90d4dda0
|
implemented auto-quoting for DB commands.
|
2013-01-06 22:41:20 -05:00 |
|
|
|
9d75714b46
|
refactored query caching and schema caching.
|
2013-01-05 17:09:07 -05:00 |
|
|
|
8517ee9e50
|
reorganized DB classes.
|
2013-01-05 16:46:53 -05:00 |
|