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
702f7df3e1ec38b4658e0f8f0cc3868027e7d241
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
Adding failing test for DBAL-522
· 29a4ef52
Marco Pivetta
authored
11 years ago
Demonstrates that NULL parameters are handled incorrectly by the sql parser utils as of 2.3.4
29a4ef52
Name
Last commit
Last update
..
Driver/OCI8
Support OCI8 statements crossing transactions [DBAL-202]
12 years ago
Events
DBAL-169 - Add generic on connection SQL listener
13 years ago
Functional
Fix test
11 years ago
Logging
Fix DebugStack->stopQuery to prevent unnecessary timings when disabled.
12 years ago
Mocks
DBAL-6 - Add support for BLOBs
13 years ago
Platforms
Fixed generated sql for postgres substring function
11 years ago
Query
Fix for DBAL-442
11 years ago
Schema
Merge pull request #213 from leedavis81/fix-schema-comparitor
11 years ago
Sharding
Fixing breaking test provoke by #172
12 years ago
Types
Type hinting for guid type now depends on platform's native guid support
12 years ago
ConnectionTest.php
improved exception messages when driver error occurs
12 years ago
DBALExceptionTest.php
Fixed a PHP warning in DBALException::driverExceptionDuringQuery() when a parameter contains binary data.
11 years ago
DriverManagerTest.php
Remove all trailing whitespaces
13 years ago
SQLParserUtilsTest.php
Adding failing test for DBAL-522
11 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