Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
32fc3babff418a8e88770fd368decc511391c243
Switch branch/tag
yii2
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints
· 7aed617c
Alexander Makarov
authored
10 years ago
7aed617c
Name
Last commit
Last update
..
cubrid
Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used
10 years ago
mssql
Fixes #4813: Fixed MSSQL schema that was getting incorrect info about constraints
10 years ago
mysql
Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used
10 years ago
oci
Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used
10 years ago
pgsql
save some function calls on AR insert
10 years ago
sqlite
save some function calls on AR insert
10 years ago
ActiveQuery.php
Refactored ActiveQuery::one() to be consistent with all() creation
10 years ago
ActiveQueryInterface.php
Fixed missing callable in method signature
10 years ago
ActiveQueryTrait.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
ActiveRecord.php
improved IDE autocompletion for AR::find()
10 years ago
ActiveRecordInterface.php
Update ActiveRecordInterface.php
10 years ago
ActiveRelationTrait.php
fixed test break
10 years ago
AfterSaveEvent.php
use an AfterSaveEvent class to be consistent
10 years ago
BaseActiveRecord.php
Fixes #4607: AR model will throw an exception if it does not have a primary key to avoid updating/deleting data massively
10 years ago
BatchQueryResult.php
property codestyle framework
10 years ago
ColumnSchema.php
property codestyle framework
10 years ago
Command.php
Fixes #4384.
10 years ago
Connection.php
phpdoc
10 years ago
DataReader.php
property codestyle framework
10 years ago
Exception.php
property codestyle framework
10 years ago
Expression.php
property codestyle framework
10 years ago
IntegrityException.php
#2435 Tests for integrity exception
10 years ago
Migration.php
Fixes #4800.
10 years ago
MigrationInterface.php
updated phpdoc and classmap
10 years ago
Query.php
phpdoc
10 years ago
QueryBuilder.php
Loading commit data...
QueryInterface.php
Loading commit data...
QueryTrait.php
Loading commit data...
Schema.php
Loading commit data...
StaleObjectException.php
Loading commit data...
TableSchema.php
Loading commit data...
Transaction.php
Loading commit data...