Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue 4a0d2863f6 Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 11 years ago
..
mssql Adjusted type map in MSSQL Querybuilder 11 years ago
mysql Minor coding style fix. 11 years ago
pgsql Update Schema.php 11 years ago
sqlite code style fixes 11 years ago
ActiveQuery.php
ActiveRecord.php better check of existence of tables. 11 years ago
ActiveRelation.php
ColumnSchema.php
Command.php migrate command, primary key 11 years ago
Connection.php Removed custom pgsql PDO and added defaultSchema as public property. 11 years ago
DataReader.php
Exception.php
Expression.php
Migration.php code style fixes 11 years ago
Query.php
QueryBuilder.php code style fixes 11 years ago
Schema.php Fixes issue #421: yii\db\Schema:refresh() does not clear all cache 11 years ago
StaleObjectException.php
TableSchema.php
Transaction.php