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
b26305757c3c9d31943500f0cdb81422016319d3
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 #3793: Changed inline autocomplete hints style to get more IDEs support
· 0c14f47f
Alexander Makarov
authored
10 years ago
0c14f47f
Name
Last commit
Last update
..
cubrid
Fixes #3564: Fixed the bug that primary key columns should not take default values from schema
10 years ago
mssql
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
mysql
added reference link to SQL error code
10 years ago
oci
removed `@link` tags from apidoc and replaced with markdown
10 years ago
pgsql
Fix PostgreSQL enumValues
10 years ago
sqlite
Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values
10 years ago
ActiveQuery.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
ActiveQueryInterface.php
reverted breaking PHPdoc codestyle changes
10 years ago
ActiveQueryTrait.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
ActiveRecord.php
Merge branch 'master' of github.com:yiisoft/yii2
10 years ago
ActiveRecordInterface.php
Added getDb() to ActiveRecordInterface in order for BaseActiveRecord to have stricter contract
10 years ago
ActiveRelationTrait.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
BaseActiveRecord.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
BatchQueryResult.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
ColumnSchema.php
Fixes #2853: ActiveRecord did not handle resource-typed columns well
10 years ago
Command.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
Connection.php
Revert "Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind"
10 years ago
DataReader.php
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
Exception.php
reverted breaking PHPdoc codestyle changes
10 years ago
Expression.php
reverted breaking PHPdoc codestyle changes
10 years ago
IntegrityException.php
#2435 Tests for integrity exception
10 years ago
Migration.php
`MigrationInterface` extracted
10 years ago
MigrationInterface.php
`MigrationInterface` extracted
10 years ago
Query.php
phpdoc formatting issues
10 years ago
QueryBuilder.php
Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values
10 years ago
QueryInterface.php
phpdoc formatting issues
10 years ago
QueryTrait.php
filterWhere for postgres ILIKE
10 years ago
Schema.php
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support
10 years ago
StaleObjectException.php
Reformat code te be PSR-2 compatible
10 years ago
TableSchema.php
phpdoc formatting issues
10 years ago
Transaction.php
reverted breaking PHPdoc codestyle changes
10 years ago