1
0
mirror of synced 2024-12-14 15:16:04 +03:00
Commit Graph

976 Commits

Author SHA1 Message Date
zYne
83d89b766d TreeStructure bug fixed 2007-01-04 21:08:56 +00:00
zYne
b636861742 Doctrine_Db now supports pending attributes => lazy connecting now possible 2007-01-04 20:37:35 +00:00
zYne
f900a51a7d Custom join condition support for DQL 2007-01-03 15:34:34 +00:00
david
ececdadf2c added a test for a self-referential tree structure using only one table 2007-01-03 14:56:03 +00:00
zYne
08d638eda3 2007-01-02 19:33:22 +00:00
chtito
1a52fe7263 typo (might fix #236) 2007-01-02 17:23:20 +00:00
lsmith
dcdc049588 - CS fixes 2007-01-02 15:24:43 +00:00
zYne
9f6a652a62 2007-01-01 18:41:24 +00:00
zYne
8ea6bfc120 2007-01-01 18:37:48 +00:00
zYne
afb21d1a40 2007-01-01 18:36:37 +00:00
zYne
b18b38da25 added custom join condition support for DQL 2007-01-01 18:29:22 +00:00
zYne
a6cf587ce1 2007-01-01 17:47:04 +00:00
zYne
953355c2ba added import driver exception classes 2006-12-30 11:13:24 +00:00
zYne
d5e5c876d7 added exception classes for transaction module drivers 2006-12-30 11:07:03 +00:00
zYne
b729da7952 Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
zYne
5bfd47cd42 import drivers updated 2006-12-30 10:58:58 +00:00
zYne
611c65e759 added null key handling for Doctrine_Collection 2006-12-30 00:50:54 +00:00
zYne
747369185b 2006-12-30 00:30:28 +00:00
zYne
eb1a96b0b6 Changed the PDO::query calls to Doctrine_Connection::execute calls for portable errors 2006-12-30 00:28:24 +00:00
zYne
d9d4e8771b Fixed many small bugs 2006-12-30 00:25:52 +00:00
zYne
1febda1189 Made the datadict driver testcases adhere to new coding standards 2006-12-30 00:08:53 +00:00
zYne
13cd9efaa1 new tests for pgsql datadict driver 2006-12-29 23:56:09 +00:00
zYne
8ab9395606 new tests for the oracle datadict driver 2006-12-29 22:24:32 +00:00
zYne
398c819161 tests for the mssql datadict driver 2006-12-29 22:12:36 +00:00
zYne
abc34cf070 new test for mysql driver 2006-12-29 21:54:52 +00:00
romanb
4650a38da2 Fixes #250.
Ticket: 250
2006-12-29 21:52:42 +00:00
lsmith
9d87bb45f4 - remove trailing whitespace 2006-12-29 21:46:14 +00:00
romanb
3214810e8f Temporary fix for #254 until there's a better solution available.
Ticket: 254
2006-12-29 21:34:26 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00
zYne
b4ac430dba 2006-12-29 21:26:56 +00:00
zYne
8c28e735ef added new tests for firebird datadict driver 2006-12-29 21:26:03 +00:00
zYne
f998aff6f1 added Firebird exception class 2006-12-29 21:08:07 +00:00
jhassine
6239c4b3af Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch) 2006-12-29 16:40:00 +00:00
lsmith
4e22f1fbaf - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
lsmith
716bb65b86 - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
zYne
f6400e0119 2006-12-29 13:55:49 +00:00
zYne
8110cf8e89 Mysql string > 255 now converts to TEXT type 2006-12-29 13:45:41 +00:00
chtito
64923b584a fixed wrong class constants 2006-12-29 13:09:06 +00:00
zYne
4bff105385 added getParams() method 2006-12-29 11:30:36 +00:00
zYne
7529c4d986 added new import driver functionality 2006-12-29 11:03:19 +00:00
zYne
a6a0427bb2 2006-12-28 23:46:12 +00:00
zYne
b40c969f74 Refactored import and pgsql import driver 2006-12-28 21:24:54 +00:00
zYne
491b156022 Refactored pgsql import driver 2006-12-28 21:04:57 +00:00
zYne
dbad26258b Doctrine_Import driver base methods added 2006-12-28 20:46:48 +00:00
zYne
e4fe182506 Moved schema reading functionality from datadict drivers to import drivers 2006-12-28 12:27:44 +00:00
zYne
480cb5ac68 better expression support 2006-12-28 11:56:24 +00:00
zYne
2c7642a787 added tests for expressions in DQL select part 2006-12-28 11:19:05 +00:00
zYne
051f984755 limit offset support for rawsql 2006-12-28 00:55:48 +00:00
zYne
816d026d21 added tests for Mysql portable error handling 2006-12-28 00:47:50 +00:00
zYne
b228cf616d 2006-12-28 00:47:29 +00:00