Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Tomáš Trávníček
doctrine-dbal
Repository
f04b893412ec46adfc313daecae2c68d2fbc17e1
Switch branch/tag
doctrine-dbal
tests
Doctrine
Tests
DBAL
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
fix backslash prefix
· f04b8934
David Zuelke
authored
10 years ago
f04b8934
Name
Last commit
Last update
..
Driver
#714 - marking test as incomplete when affected by
https://bugs.php.net/bug.php?id=68371
10 years ago
Events
Remove unused imports
10 years ago
Exception
#722 - basic coverage for `Doctrine\DBAL\Exception\InvalidArgumentException`
10 years ago
Functional
Fixed undefined index notice when attempting to reconnect a MasterSlaveConnection after close has called
10 years ago
Logging
Fix DebugStack->stopQuery to prevent unnecessary timings when disabled.
12 years ago
Mocks
Clean up unused uses
10 years ago
Platforms
Merge pull request #710 from deeky666/DBAL-1029
10 years ago
Portability
add tests to avoid regression
11 years ago
Query
Enabled placeholders for "in" method in ExpressionBuilder
10 years ago
Schema
fix explicitly quoted table identifiers in ALTER TABLE statements
10 years ago
Sharding
fix SQL Azure functional tests
11 years ago
Types
Reset date fields to UNIX epoch in TimeType.
10 years ago
ConfigurationTest.php
make auto-commit mode configurable via the configuration container
11 years ago
ConnectionTest.php
#722 - `Doctrine\DBAL\Connection#delete()` should refuse non-empty criteria
10 years ago
DBALExceptionTest.php
[DBAL-407] Introduce failing test for duplicate key exception code
11 years ago
DriverManagerTest.php
fix backslash prefix
10 years ago
SQLParserUtilsTest.php
Fixed expanding positional parameters which do not start from 0
10 years ago
StatementTest.php
pass $sql var to statement constructor in StatementTest
12 years ago
UtilTest.php
Fix Positional to Named Parameters parser to take literals into account.
14 years ago