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

803 Commits

Author SHA1 Message Date
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
zYne
26141db6fe Fixed some minor bugs 2006-12-28 00:33:57 +00:00
zYne
ca9abd7374 Added new tests for portable error code handling 2006-12-28 00:33:37 +00:00
zYne
01972591e6 added tests for Pgsql portable error handling 2006-12-28 00:19:38 +00:00
zYne
5d3a9160dc added test case for Expression module base class 2006-12-28 00:07:32 +00:00
zYne
81d3d12563 Added missing exception class 2006-12-28 00:06:59 +00:00
zYne
da0f27d93a Little fix for expression class 2006-12-28 00:06:38 +00:00
zYne
61c906266b Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes 2006-12-27 21:35:32 +00:00
zYne
81bc672eab 2006-12-27 21:34:26 +00:00
zYne
71b218e78e added Transaction driver test cases 2006-12-27 21:33:16 +00:00
zYne
a0c1692a09 added Import driver test case skeletons 2006-12-27 21:32:09 +00:00
zYne
2f380fa690 added Expression module test case skeletons 2006-12-27 21:31:19 +00:00
zYne
a364b86a10 Moved export test cases 2006-12-27 21:30:25 +00:00
zYne
ff5c84a080 Moved some tests 2006-12-27 21:27:25 +00:00
zYne
13333bcfa0 Refactored relation test cases 2006-12-27 21:25:51 +00:00
zYne
3beff58c8c Moved query subtests to tests/Query dir 2006-12-27 21:24:28 +00:00
zYne
d1ad19fdd8 Modified the test structure 2006-12-27 21:20:26 +00:00
romanb
a622f9ab79 case sensitivity fixed in the compiler. 2006-12-27 12:17:12 +00:00
zYne
393093fea6 added TestCase for Sqlite portable error handling 2006-12-26 21:54:44 +00:00
zYne
0d4a5bb14b added TestCase for Oracle portable error handling 2006-12-26 21:53:56 +00:00
zYne
f571c61ecf 2006-12-26 20:33:40 +00:00
zYne
4622a71e82 default size for columns 2006-12-23 22:48:16 +00:00
zYne
cf939c6d3a Doctrine_Hook first draft + test cases 2006-12-23 22:45:36 +00:00
zYne
aa349ecb74 2006-12-22 21:10:14 +00:00