This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-31 12:32:59 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
DBAL
History
Benjamin Eberlei
46684ea5c9
Added a bunch of functional tests for the public read, write and transactional public DBAL API, passing all the current drivers
...
Added a Write Test
2010-05-15 19:54:56 +02:00
..
Events
[2.0] DDC-296 - Fix in quoting
2010-02-01 19:20:37 +00:00
Functional
Added a bunch of functional tests for the public read, write and transactional public DBAL API, passing all the current drivers
2010-05-15 19:54:56 +02:00
Mocks
[2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed.
2010-03-05 16:35:00 +00:00
Platforms
Revertd partially the support to DBAL\Transaction, it was wrong. Fixed implementation of ORM\EntityTransaction and fixed tests.
2010-05-06 18:39:19 -03:00
Schema
[2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards.
2010-03-15 17:19:00 +00:00
Types
Fixed #DDC-571
2010-05-08 14:29:43 +02:00
AllTests.php
[2.0] DDC-296 - Implement and document Mysql Session Init 'postConnect' Subscriber
2010-02-01 18:56:06 +00:00
ConnectionTest.php
Added a bunch of functional tests for the public read, write and transactional public DBAL API, passing all the current drivers
2010-05-15 19:54:56 +02:00
DriverManagerTest.php
Introduced the concept of DBAL\Transaction and ORM\EntityTransaction.
2010-04-29 22:46:51 -03:00