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
135c54ecdd0f478ddd49aa58f80192dd68b3c353
Switch branch/tag
yii2
tests
unit
framework
db
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
added support for yii\db\Expression to querybuilder BETWEEN and LIKE
· cc8ffe36
...
Carsten Brandt
authored
10 years ago
fixes #6164
cc8ffe36
Name
Last commit
Last update
..
cubrid
fixed cubrid tests
10 years ago
mssql
Fixes #2911: Removed `tbl_` default for table prefix
10 years ago
pgsql
Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()`
10 years ago
sqlite
fixed test break
10 years ago
ActiveRecordTest.php
created test for #5341
10 years ago
BatchQueryResultTest.php
fixed postgres tests
10 years ago
CommandTest.php
PHP type casting
10 years ago
ConnectionTest.php
Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance
10 years ago
DatabaseTestCase.php
Mark tests with problematic DBMS as skipped.
10 years ago
QueryBuilderTest.php
added support for yii\db\Expression to querybuilder BETWEEN and LIKE
10 years ago
QueryTest.php
Reverted #4098.
10 years ago
SchemaTest.php
Fixed schema cache test
10 years ago