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
8f9750eadc07a36df0ae546de67fe0cde84c4a5d
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
improved error message of calling invalid scope method.
· eb4385d4
Qiang Xue
authored
11 years ago
eb4385d4
Name
Last commit
Last update
..
cubrid
replaced inheritdoc tags.
11 years ago
mssql
Fixes #1076
11 years ago
mysql
added postgresql features to reset seq/check integrity
11 years ago
oci
short array syntax
11 years ago
pgsql
code style fix.
11 years ago
sqlite
fixed bug with forgotten param, fixed behavior for one table integrity
11 years ago
ActiveQuery.php
Fixes #1638: prevent table names from being enclosed within curly brackets twice.
11 years ago
ActiveQueryInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveQueryTrait.php
improved error message of calling invalid scope method.
11 years ago
ActiveRecord.php
use andWhere() in AR::find() to work properly with default scope
11 years ago
ActiveRecordInterface.php
Added ActiveRecordInterface::getOldPrimaryKey().
11 years ago
ActiveRelation.php
make ActiveRelation reusable
11 years ago
ActiveRelationInterface.php
moved db interfaces and traits back to yii/db.
11 years ago
ActiveRelationTrait.php
Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations
11 years ago
BaseActiveRecord.php
Fixes #1641: Added `BaseActiveRecord::updateAttributes()`
11 years ago
ColumnSchema.php
Fixes #1255: typecast empty string to null for non-string DB columns.
11 years ago
Command.php
fixed bug with forgotten param, fixed behavior for one table integrity
11 years ago
Connection.php
Fixes #1650: Added Connection::pdoClass.
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
doc cleanup.
11 years ago
Query.php
reverted #1598 and added a test for it
11 years ago
QueryBuilder.php
added NOT operator for db, elasticsearch, redis
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
Fixed the signature of Schema::findUniqueIndexes().
11 years ago
StaleObjectException.php
reorganized the main repo to satisfy PSR-0.
11 years ago
TableSchema.php
Short array syntax
11 years ago
Transaction.php
update of @property annotations
11 years ago