28 Commits (45432cc653b250041d54cb7f0c672b7edb9c1e3a)

Author SHA1 Message Date
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Alexander Mohorev 789cdfea86 PSR-2 switch statement 9 years ago
John Was 4d1ca9ff17 Fixes #7831: Add order when fetching database table names and constraints 10 years ago
Alexander Makarov 5870a74672 Added Schema::DOUBLE to represent ANSI SQL Double Precision 10 years ago
mcd.php 20774165bc Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 5d0452b2ae rename ColumnSchema::typecast to phpTypecast 10 years ago
Carsten Brandt 574f67feff fixed test break 10 years ago
Carsten Brandt 8a70d9fbd1 rename column schema typecast method 10 years ago
Carsten Brandt 6a48f68955 split typecast method into two 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 4f95fcd91f added unit tests for schema detection 10 years ago
Carsten Brandt bbbe2a3e4b Added support for transaction isolation levels 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Alexander Makarov c24ae25be2 Fixed getting default values from schema for SQLite 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 1af04e1e1b Fixes #2661: Added boolean column type support for SQLite 11 years ago
Qiang Xue 9b723baa76 Added `TableSchema::fullName` property 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue cbad97c78d change back the visibility of findTableNames to protected. 11 years ago
Mark 65b543f68f fixed bug with forgotten param, fixed behavior for one table integrity 11 years ago
Luciano Baraglia 89f0bfe100 Making accesors public 11 years ago
Luciano Baraglia d376da57e4 Get DB unique indexes information 11 years ago
Qiang Xue 0390a99833 Use backquotes to quote column and table names for sqlite (related with #1318) 11 years ago
Qiang Xue 26c7f6d62f Fixed sqlite column type detection bug. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 6c6cb3cd90 Fixes #853: Added composite FK support for SQLite. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue abd3d827a2 refactoring. 12 years ago
Qiang Xue 7f6a5568b4 Cleaned up SQLite support. 12 years ago
Qiang Xue ebecc09839 DB refactoring. 12 years ago
Qiang Xue e150b7fae7 renamed Driver to Schema. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Qiang Xue 409c508f78 ... 13 years ago
Qiang Xue da4b7afe59 ... 13 years ago
Qiang Xue 1295fbe2bc ... 13 years ago
Qiang Xue eddf9937e1 ... 13 years ago
Qiang Xue 1dd651df51 ... 13 years ago
Qiang Xue 3301b9d6b2 ... 13 years ago
Qiang Xue d75d932656 ... 13 years ago
Qiang Xue 4ba05468a0 ... 13 years ago
Qiang Xue a9439e9038 ... 13 years ago
Qiang Xue e6a9e64515 finished Connection. 13 years ago
Qiang Xue 92fe7e47a1 w 13 years ago