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
7b908aa8a3fb2d1a3401c79868f00c0110378bd9
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 #2853: ActiveRecord did not handle resource-typed columns well
· 7b908aa8
Qiang Xue
authored
10 years ago
7b908aa8
Name
Last commit
Last update
..
cubrid
reverted breaking PHPdoc codestyle changes
11 years ago
mssql
Added missing `ROWS` token when building limit/offset for MSSQL.
10 years ago
mysql
Fixes #2986.
10 years ago
oci
code style, fixes #3140
10 years ago
pgsql
fixed file PHPdoc
10 years ago
sqlite
Fixes #2911: Removed `tbl_` default for table prefix
11 years ago
ActiveQuery.php
Update ActiveQuery.php
10 years ago
ActiveQueryInterface.php
reverted breaking PHPdoc codestyle changes
11 years ago
ActiveQueryTrait.php
Correction of many errors code inspection.
10 years ago
ActiveRecord.php
Merge branch 'master' of github.com:yiisoft/yii2
10 years ago
ActiveRecordInterface.php
Merge branch 'master' of github.com:yiisoft/yii2
10 years ago
ActiveRelationTrait.php
code style, fixes #3140
10 years ago
BaseActiveRecord.php
code style, fixes #3140
10 years ago
BatchQueryResult.php
Fixes #2911: Removed `tbl_` default for table prefix
11 years ago
ColumnSchema.php
Fixes #2853: ActiveRecord did not handle resource-typed columns well
10 years ago
Command.php
Fixes #2968.
10 years ago
Connection.php
Correction of many errors code inspection.
10 years ago
DataReader.php
Fixes #2911: Removed `tbl_` default for table prefix
11 years ago
Exception.php
reverted breaking PHPdoc codestyle changes
11 years ago
Expression.php
reverted breaking PHPdoc codestyle changes
11 years ago
Migration.php
fixed file PHPdoc
10 years ago
Query.php
code style, fixes #3140
10 years ago
QueryBuilder.php
Added support for using sub-queries when building a DB query with `IN` condition
10 years ago
QueryInterface.php
refactored filterWhere().
11 years ago
QueryTrait.php
Fix BETWEEN and NOT BETWEEN conditions.
10 years ago
Schema.php
Loading commit data...
StaleObjectException.php
Loading commit data...
TableSchema.php
Loading commit data...
Transaction.php
Loading commit data...