1
0
mirror of synced 2025-02-07 15:59:27 +03:00

10 Commits

Author SHA1 Message Date
doctrine
86b319e618 Improved validation API
require_once bug fix
2006-05-24 22:33:48 +00:00
doctrine
ced9625b64 DQL : INNER and OUTER JOIN switching with ':' and '.' operators 2006-05-24 09:27:38 +00:00
doctrine
6cdae12720 Transactional SELECT MAX(id) bug fixed 2006-05-10 18:51:11 +00:00
doctrine
09ca6e464b New component Doctrine_Query (replaces Doctrine_DQL_Parser) 2006-05-09 21:38:34 +00:00
doctrine
7327d3b69e Custom primary key column support 2006-04-23 08:12:01 +00:00
doctrine
1cc0c764c3 2006-04-22 09:20:12 +00:00
doctrine
c435286eb0 Mysql bulk insert support => huge performance increase for mysql session 2006-04-22 09:08:02 +00:00
doctrine
16497adb6a 2006-04-19 16:01:36 +00:00
doctrine
ff0aad6ba0 Limit offset support fixed 2006-04-15 20:03:12 +00:00
doctrine
571cb46726 2006-04-13 20:37:28 +00:00