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
726a305b7e658fe68db1319af279bd24c75e7444
Switch branch/tag
yii2
framework
yii
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #1237.
· dbf35253
Qiang Xue
authored
11 years ago
dbf35253
Name
Last commit
Last update
..
cubrid
removed duplicate assignment of primaryKey in cubrid
11 years ago
mssql
Missing return statement
11 years ago
mysql
Short array syntax
11 years ago
pgsql
Fixes #1237.
11 years ago
sqlite
Fixed sqlite column type detection bug.
11 years ago
ActiveQuery.php
refactored query and relation.
11 years ago
ActiveQueryInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveQueryTrait.php
refactored query and relation.
11 years ago
ActiveRecord.php
Made ActiveRecord::isPrimaryKey() public
11 years ago
ActiveRelation.php
doc fix.
11 years ago
ActiveRelationInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveRelationTrait.php
refactored query and relation.
11 years ago
ColumnSchema.php
Added Sort::hasAttribute().
11 years ago
Command.php
Fix phpDoc var tag format
11 years ago
Connection.php
Short array syntax
11 years ago
DataReader.php
Short array syntax
11 years ago
Exception.php
Short array syntax
11 years ago
Expression.php
Short array syntax
11 years ago
Migration.php
Add batchInsert method to yii\db\Migration
11 years ago
Query.php
reverted change of count() signature
11 years ago
QueryBuilder.php
refactored ActiveRecord classes to use Interfaces and traits
11 years ago
QueryInterface.php
reverted change of count() signature
11 years ago
QueryTrait.php
refactored ActiveRecord classes to use Interfaces and traits
11 years ago
Schema.php
Fix phpDoc var tag format
11 years ago
StaleObjectException.php
reorganized the main repo to satisfy PSR-0.
11 years ago
TableSchema.php
Loading commit data...
Transaction.php
Loading commit data...