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
51ace2861cb1f25defea04142bac66355b313fcd
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
improved db test, avoid error by accessing db directlry
· 0300683b
...
Carsten Brandt
authored
10 years ago
always use getConnection()
0300683b
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 failure on sqlite version check
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
improved db test, avoid error by accessing db directlry
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