beberlei
|
6bfbab9f7d
|
[2.0] DDC-325 - Fixed LOCATE() support for all platforms.
|
2010-02-11 22:38:23 +00:00 |
|
beberlei
|
371f3d5ecc
|
[2.0] DDC-321, DDC-323, DDC-324 - Implemented way to define UDFs from PHP in Sqlite Driver and registered to required default callbacks for SQRT and MOD, allowing functional tests for DQL MOD and SQRT to pass for all platforms.
|
2010-02-11 21:38:58 +00:00 |
|
beberlei
|
3ea1f8064a
|
[2.0] DDC-290 - Enhance OCI8 Error handling and convert errors to exceptions where necessary.
|
2010-01-31 18:17:05 +00:00 |
|
romanb
|
909e98c6f2
|
[2.0][DDC-202][DDC-132][DDC-185] Fixed.
|
2009-12-09 12:37:57 +00:00 |
|
beberlei
|
934feace57
|
[2.0] DDC-197 - Fix for OCI8 returning CLOBs as OCI-LOB instances, was it that easy? The test suggets that inserting clobs is not even requiring the temporary syntax anymore.. Great!
|
2009-12-06 23:46:02 +00:00 |
|
romanb
|
57a97eba01
|
[2.0][DDC-120] First version of OCI8 driver.
|
2009-11-08 11:11:46 +00:00 |
|
romanb
|
8e3f6eee0a
|
[2.0][DDC-121] Fixed. Also fixed memcache tests and some small refactorings.
|
2009-11-08 11:07:49 +00:00 |
|
romanb
|
ebb432bfb8
|
[2.0] Preparing to address character casing issue.
|
2009-08-15 18:11:51 +00:00 |
|
romanb
|
e578bad687
|
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
|
2009-08-13 10:13:06 +00:00 |
|
romanb
|
537c8e4951
|
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
|
2009-06-22 18:48:42 +00:00 |
|
jwage
|
61555c78d2
|
[2.0] Cleanup
|
2009-06-20 17:02:02 +00:00 |
|
piccoloprincipe
|
bdd2241fb5
|
set svn:eol-style property on plain text files
|
2009-06-02 18:05:26 +00:00 |
|
romanb
|
8de151d8ea
|
[2.0] Small cleanups
|
2009-05-30 11:33:06 +00:00 |
|
jwage
|
d34a05a257
|
[2.0] Oracle SchemaManager tests and general refactoring of tests
|
2009-05-30 02:27:50 +00:00 |
|
jwage
|
92b395cff2
|
[2.0] Removing last few dependencies on 2.0
|
2009-05-29 15:38:46 +00:00 |
|
jwage
|
75e0c1ede7
|
[2.0] More general work on the SchemaManager and Platform classes. Making API more complete and adding sqlite and mysql test coverage.
|
2009-05-28 02:04:51 +00:00 |
|
jwage
|
7426baf53e
|
[2.0] General work on Platform and SchemaManager classes
|
2009-05-27 18:54:40 +00:00 |
|
romanb
|
a6d9236ef2
|
[2.0] Fixes and enhancements to sequence generators. Test suite now runs & passes against postgres. Other minor, unrelated cleanups.
|
2009-05-05 17:20:55 +00:00 |
|
romanb
|
ee46dba332
|
[2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance.
|
2009-04-12 19:02:12 +00:00 |
|
romanb
|
62204af804
|
[2.0] Ongoing work on Query/DQL implementation and tests.
|
2009-04-03 11:06:58 +00:00 |
|
romanb
|
f9a222817c
|
[2.0] Work on ID generators, functional tests and more.
|
2009-03-30 19:43:05 +00:00 |
|
jwage
|
d458197e3a
|
[2.0] Another step towards finishing namespace refactoring
|
2009-02-20 05:46:20 +00:00 |
|
jwage
|
15beb5e43b
|
[2.0] Removing Doctrine.php and removing references to some remaining Doctrine constants
|
2009-02-17 20:15:04 +00:00 |
|
romanb
|
2ef81cf2a9
|
[2.0] Various small changes and enabling the collection tests.
|
2009-02-17 10:54:18 +00:00 |
|
romanb
|
886c961108
|
[2.0] Continued work on association mappings and class exporting (DDL generation). Fixed #1863.
|
2009-02-04 16:35:36 +00:00 |
|
romanb
|
e202cb1ce1
|
[2.0] Progress on UnitOfWork, persisters and basic functional tests.
|
2009-02-02 11:55:50 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|
romanb
|
60fb69dd03
|
First commit of new extensible hydrator structure. Cleanup to follow.
|
2009-01-13 21:56:43 +00:00 |
|
romanb
|
34f4ee71fa
|
First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x).
|
2009-01-12 13:34:41 +00:00 |
|
romanb
|
d97336373d
|
Finally first, very basic, running CRUD tests for Doctrine 2
|
2009-01-07 17:46:02 +00:00 |
|
romanb
|
2395888feb
|
General work. Now using spl_object_hash.
|
2009-01-03 19:50:13 +00:00 |
|
romanb
|
e2a0e189fa
|
minor refactorings on code and API docs
|
2008-09-13 10:28:29 +00:00 |
|
romanb
|
c3ad955912
|
further cleanups
|
2008-09-12 17:25:38 +00:00 |
|
romanb
|
4d7b8838cc
|
Intermediate checkin. Refactoring towards namespaced structure.
|
2008-09-12 08:51:56 +00:00 |
|