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
150d5152b23a9acc1603fc8d684e18407731e38e
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 #2661: Added boolean column type support for SQLite
· 1af04e1e
Qiang Xue
authored
10 years ago
1af04e1e
Name
Last commit
Last update
..
cubrid
Fixes #1645: Added support for nested DB transactions
11 years ago
mssql
Fixes #2552.
11 years ago
mysql
Fixes #2160: SphinxQL does not support OFFSET
11 years ago
oci
Changed "and" to "&&"
11 years ago
pgsql
Fix for #2087
11 years ago
sqlite
Fixes #2661: Added boolean column type support for SQLite
10 years ago
ActiveQuery.php
fix code style
11 years ago
ActiveQueryInterface.php
merged ActiveQueryInterface and ActiveRelatioInterface
11 years ago
ActiveQueryTrait.php
merged ActiveQueryInterface and ActiveRelatioInterface
11 years ago
ActiveRecord.php
fixed AR class docs, do not break comment
11 years ago
ActiveRecordInterface.php
Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue)
10 years ago
ActiveRelationTrait.php
fix code style
11 years ago
BaseActiveRecord.php
Merge pull request #2605 branch 'feature' of
https://github.com/mongosoft/yii2
into code-style
10 years ago
BatchQueryResult.php
reset batch query result when rewinding.
11 years ago
ColumnSchema.php
psr-4 move
11 years ago
Command.php
doc fix. [skip ci]
11 years ago
Connection.php
Added Connection::enableSavepoint.
11 years ago
DataReader.php
psr-4 move
11 years ago
Exception.php
fixed test break
11 years ago
Expression.php
psr-4 move
11 years ago
Migration.php
fixed Migration::execute() to use params correctly
11 years ago
Query.php
@param, @var, @property and @return must declare types as boolean, integer, string, array or null
11 years ago
QueryBuilder.php
fix typo double `;`, `Each PHP statement must be on a line by itself`
11 years ago
QueryInterface.php
doc improvements
11 years ago
QueryTrait.php
huge amount of documentation link fixes
11 years ago
Schema.php
Added Connection::enableSavepoint.
11 years ago
StaleObjectException.php
psr-4 move
11 years ago
TableSchema.php
Added `TableSchema::fullName` property
11 years ago
Transaction.php
Fixes #1645: Added support for nested DB transactions
11 years ago