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
/
lib
/
Doctrine
/
DBAL
/
Platforms
History
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
..
AbstractPlatform.php
[2.0] DDC-322 - Fixed Trim across all platforms using AbstractPlatform::getTrimExpression()
2010-02-11 21:19:54 +00:00
MsSqlPlatform.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
MySqlPlatform.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
OraclePlatform.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
PostgreSqlPlatform.php
[2.0] DDC-313 - Removed lots of dead and unnecessary code
2010-02-11 14:29:12 +00:00
SqlitePlatform.php
[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