zYne
13783ed267
2007-01-28 22:59:47 +00:00
zYne
80a39d895f
added APC caching driver
2007-01-28 22:54:53 +00:00
zYne
c18c6998eb
2007-01-28 22:49:30 +00:00
zYne
503511e5e3
2007-01-28 22:37:54 +00:00
zYne
03be159c4b
added memcache cache driver
2007-01-28 22:31:18 +00:00
zYne
58de562ac6
added cache interface
2007-01-28 22:16:26 +00:00
chtito
1bdd4ba7ca
allowing to log the parameters of prepared queries
2007-01-27 12:40:51 +00:00
zYne
a39199f29d
DQL ORDER BY now supports ordering by an aggregate value
2007-01-27 10:50:03 +00:00
zYne
84a7fb7973
Fixed DQL subquery handling
2007-01-27 10:28:25 +00:00
zYne
25f1d5e8ff
Fixed DQL many-to-many alias handling
2007-01-27 10:08:06 +00:00
gnat
511a961d53
Fixed variable name typos
2007-01-27 00:07:59 +00:00
gnat
3328d09048
Variable name typo
2007-01-26 19:36:01 +00:00
zYne
e4ad2f70ae
2007-01-25 23:05:26 +00:00
zYne
9d5640040d
2007-01-25 23:03:24 +00:00
zYne
71475eb911
removed futile exception classes
2007-01-25 23:01:06 +00:00
zYne
3114ebd821
Removed futile datadict exception classes
2007-01-25 22:43:04 +00:00
zYne
3e4f3625e5
removed futile exception classes
2007-01-25 22:38:15 +00:00
zYne
9e6ea208f2
updated export drivers + removed unnecessary exceptions
2007-01-25 22:36:43 +00:00
zYne
b6575631b3
added tests for mssql import driver
2007-01-25 22:27:20 +00:00
zYne
cdddf75112
added contains
2007-01-25 21:40:40 +00:00
zYne
fb26e0a19e
constraint exporting added
2007-01-25 11:37:46 +00:00
zYne
c88d183e1f
2007-01-25 11:02:00 +00:00
zYne
b7ab722920
2007-01-24 22:50:49 +00:00
zYne
7e1c763d5a
fixed pgsql import driver
2007-01-24 22:12:34 +00:00
zYne
b6e8c40067
column alias support for DQL HAVING part
2007-01-23 16:40:46 +00:00
zYne
d77ffb28c9
added support for column aliases
2007-01-23 16:27:20 +00:00
zYne
8a1766e964
fixed ATTR_COLL_KEY handling
2007-01-21 22:26:38 +00:00
zYne
ffa7ff54a8
Fixed pgsql and sqlite sequence handlers and test cases
2007-01-21 22:10:45 +00:00
zYne
1eb8b54d81
lots of refactorings
2007-01-21 18:31:51 +00:00
chtito
b4bf33fc8c
right sql date format setting
2007-01-20 11:51:32 +00:00
chtito
d1c45859c6
added a setDateFormat method (primarily intended for the Oracle connection)
2007-01-20 11:44:41 +00:00
romanb
cb924af310
- Added Doctrine_Record::trySave()
...
- Modified the length validation to skip validation for integer fields. The length of integer fields represents the number of bytes and is used for table creation (4 = INT, ect.)
2007-01-19 20:47:24 +00:00
zYne
37a6a6f54d
added doc blocks
2007-01-19 18:26:51 +00:00
zYne
9bf18a36ff
fixed compiler class list
2007-01-19 18:16:18 +00:00
chtito
58f78693a0
added the possibility not to set the new connection as current connection
2007-01-19 17:00:25 +00:00
airox
8ed299a13d
Minimum length for a string validator (usefull for passwords or usernames for example)
2007-01-18 15:37:32 +00:00
zYne
e03bffb3f6
2007-01-17 22:41:55 +00:00
zYne
880ca14f74
added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests
...
Ticket: 263
2007-01-17 22:07:09 +00:00
zYne
729bba8755
2007-01-16 19:41:39 +00:00
zYne
9524b03393
2007-01-16 19:34:47 +00:00
zYne
8bb6dbb517
2007-01-16 19:27:33 +00:00
zYne
88bf7c1731
new events onConnect and onPreConnect
2007-01-16 19:16:04 +00:00
zYne
3c0192dbfe
2007-01-16 17:59:35 +00:00
zYne
484fb080cd
little refactorings
2007-01-16 00:12:52 +00:00
zYne
4ff559cec4
Refactored import drivers
2007-01-15 22:44:24 +00:00
zYne
7e8310cebc
refactored oracle import driver
2007-01-15 22:21:27 +00:00
zYne
6f7da981f9
2007-01-15 22:08:31 +00:00
zYne
45fdb318de
fixed little bugs in firebird import driver
2007-01-15 21:54:27 +00:00
zYne
3fc9edf871
Hierarchical data handling implementation moved from draft to main lib
2007-01-15 20:12:22 +00:00
zYne
4106348287
Fixed mysql sequence driver
2007-01-15 19:02:00 +00:00
zYne
c60d50216a
PDO-style data source names supported for Doctrine_Db
2007-01-15 18:54:21 +00:00
zYne
7131ab9e95
2007-01-15 18:48:50 +00:00
zYne
029b5d4043
2007-01-14 23:02:50 +00:00
zYne
b3e59ab76d
Fixed sqlite import driver
2007-01-14 22:44:01 +00:00
zYne
69a2490a63
2007-01-11 23:57:30 +00:00
zYne
6993485425
2007-01-11 23:29:05 +00:00
zYne
82e7d88bea
2007-01-11 23:14:11 +00:00
zYne
6b5aa0c997
2007-01-11 23:13:02 +00:00
zYne
65ebec5aa9
Fixed sqlite connection function binding issue when using Doctrine_Db as well as added proper primary key handling for export methods
2007-01-11 22:39:32 +00:00
zYne
56ff937833
fixed lazy-connecting for transaction methods
2007-01-11 22:38:35 +00:00
zYne
d829e223b2
Removed sequence module methods from main driver classes
2007-01-11 11:57:48 +00:00
zYne
6822752265
Removed transaction driver exceptions (not needed anymore)
2007-01-11 11:51:57 +00:00
zYne
9b20d16a9a
2007-01-11 00:46:08 +00:00
zYne
10f8657ad0
fixed compiler
2007-01-11 00:43:47 +00:00
zYne
2169ac807a
2007-01-11 00:42:24 +00:00
zYne
78b06ef3ae
2007-01-10 20:36:29 +00:00
zYne
0bafdb6694
Minor fixes
2007-01-10 20:34:25 +00:00
zYne
2bdb6860c9
Updated sqlite export driver
2007-01-10 19:05:58 +00:00
zYne
05d969515e
2007-01-09 22:59:15 +00:00
zYne
d14e19a6fb
minor bug fix
2007-01-09 22:58:49 +00:00
zYne
fc4261d1f7
2007-01-08 11:12:53 +00:00
zYne
4928dfef8c
2007-01-08 00:13:41 +00:00
zYne
33706eee6d
Updated sequence drivers
2007-01-07 18:31:17 +00:00
zYne
0a5a3bcdfe
Aggregate relations now treated the same ways as composite relations on save operations
2007-01-07 18:10:51 +00:00
zYne
12e76ba6a6
updated the compiler class list
2007-01-07 18:00:13 +00:00
lsmith
78ce54a7e5
- added colnum parameter to fetchOne and fetchColumn
...
- use fetchColumn() in fetchOne()
- removed PORTABILITY_FIX_CASE handling in fetchColumn() since this can be handled by PDO internally
2007-01-07 14:52:16 +00:00
zYne
6786ce0ced
Added sequence driver exception classes
2007-01-06 10:48:35 +00:00
zYne
24f6b06256
sequence porting continues
2007-01-06 10:47:57 +00:00
zYne
1d14143597
2007-01-05 23:47:54 +00:00
zYne
27e36c2e23
2007-01-05 23:44:10 +00:00
zYne
61967bce15
2007-01-05 23:42:27 +00:00
zYne
3f9565e638
ported interbase sequence functionality, still needs refactoring
2007-01-05 23:39:09 +00:00
zYne
ebfc0788e4
2007-01-05 23:35:46 +00:00
zYne
5ce795be85
2007-01-05 23:27:31 +00:00
zYne
413af9225f
2007-01-05 23:25:25 +00:00
zYne
72bc84f42d
sequence module skeleton added
2007-01-05 23:16:50 +00:00
lsmith
8e667dade3
- s/query/exec
2007-01-05 22:08:25 +00:00
lsmith
3bc748c5f4
- s/\$db/\$this->conn
...
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
- removed PEAR::isError() calls
2007-01-05 22:08:05 +00:00
lsmith
cf4c715cd2
- s/\$db/\$this->conn
...
- turned raiseError() calls into throw Exception
2007-01-05 22:07:24 +00:00
lsmith
67514f4c6a
- s/\$db/\$this->conn
...
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
2007-01-05 22:06:52 +00:00
lsmith
1a21a43e52
- s/\$db/\$this->conn
...
- turned raiseError() calls into throw Exception
2007-01-05 22:05:55 +00:00
lsmith
260558e032
- make more use of Doctrine internal methods
2007-01-05 22:04:24 +00:00
lsmith
eae259a247
- make more use of Doctrine internal methods
2007-01-05 22:04:11 +00:00
zYne
f56b11afbd
2007-01-05 00:28:36 +00:00
zYne
0aac52ef74
2007-01-04 23:52:18 +00:00
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
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
8ea6bfc120
2007-01-01 18:37:48 +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
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
f998aff6f1
added Firebird exception class
2006-12-29 21:08:07 +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
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
051f984755
limit offset support for rawsql
2006-12-28 00:55:48 +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
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
romanb
a622f9ab79
case sensitivity fixed in the compiler.
2006-12-27 12:17:12 +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
zYne
7b48189ba5
new DQL aggregate value model
2006-12-21 22:06:08 +00:00
zYne
12dc05fac5
autoload bug fixed
2006-12-18 15:08:07 +00:00
zYne
a81e1d766f
added leftJoin and innerJoin methods
2006-12-15 23:07:01 +00:00
zYne
e33bd03aa8
added isNotNull support
2006-12-15 23:03:37 +00:00
zYne
7f8fc2bec1
added new expression handling methods
2006-12-15 23:00:43 +00:00
zYne
99e815860a
First draft for Doctrine_Hook
2006-12-15 20:10:23 +00:00
zYne
fff536ac9a
Added portable error functionality
2006-12-14 22:26:58 +00:00
zYne
7bf4a50743
Removed unnecessary Db drivers
2006-12-14 22:26:39 +00:00
chtito
1d1f0556b2
allowing customisation of the invokers prefixes
2006-12-14 19:01:24 +00:00
zYne
84bbfccbe2
DQL now supports UPDATE queries
2006-12-14 13:26:16 +00:00
zYne
50226697e0
added reserved keyword list
2006-12-14 12:25:34 +00:00
zYne
bde8d33fc3
fixes #251
2006-12-13 21:23:33 +00:00
zYne
5d449f6af4
Added enum support for export
2006-12-10 17:28:20 +00:00
gnat
4b6008b17d
added Mock DB Driver to allow Table property inspection without a real connection to a database
2006-12-08 15:43:36 +00:00
zYne
9bed1ba118
2006-12-07 23:26:38 +00:00
chtito
7a35e676a9
implements setCharset for mysql, no exception if setCharset is not implemented ( fixes #244 )
2006-12-06 06:58:24 +00:00
chtito
a65e106ecc
fixed typo
2006-12-06 06:44:29 +00:00
zYne
2d29792301
Doctrine now works seamlessly in multi-connection environment where connections are bound to classes
2006-12-05 21:46:38 +00:00
zYne
9aeeffe24e
component connection management
2006-12-05 18:38:04 +00:00
zYne
dd79e12a28
removed datasource handling as lazy connecting is now being done by Doctrine_Db automatically
2006-12-05 18:24:22 +00:00
zYne
3596642de4
E_STRICT fix
2006-12-04 23:01:35 +00:00
zYne
20d91125a3
E_STRICT fix
2006-12-04 22:59:19 +00:00
zYne
d8c48da227
added quote identifier support for limit subquery algorithm
2006-12-03 20:13:28 +00:00
zYne
df0511e9dc
Updated some docs, added identifier quoting to DQL, fixed some test cases, fixed dql select part handling
2006-12-03 20:05:09 +00:00
zYne
cb20dfafc7
updated datadict drivers
2006-12-02 22:44:53 +00:00
zYne
edddb0c86a
2006-12-02 20:46:05 +00:00
zYne
97604279bf
Removed adodb-hack, replaced by new export/datadict drivers
2006-12-02 14:52:27 +00:00
zYne
8779a38332
Constructor template method added
2006-12-02 14:48:02 +00:00
zYne
fcce6bd239
Updated transaction drivers, ORM core now uses the new Export API
2006-12-02 14:40:47 +00:00
pookey
33fbb4f353
previous fix resulted in php segfaulting
2006-12-02 08:57:45 +00:00
pookey
9f00ce65f0
refs #239 - probably fixes, zYne- please check... tests are currently broken
2006-12-02 08:01:01 +00:00
pookey
6f6ce2424e
refs #174 - probably fixes, zYne- please check... tests are currently broken
2006-12-02 07:55:15 +00:00
zYne
cab5b432a6
Updated transaction drivers
2006-11-30 23:51:44 +00:00
zYne
ddc9c3262c
2006-11-30 22:52:29 +00:00
zYne
ba893f6ec6
added REPLACE support, fixes #238
2006-11-30 22:47:15 +00:00
zYne
7556bfcb71
Fixed DELETE handling, fixes #236
2006-11-30 22:40:59 +00:00
zYne
57fee96923
Small fixes
2006-11-30 22:33:54 +00:00
zYne
4a1bff1428
2006-11-30 14:40:50 +00:00
zYne
ece1833941
fixed references
2006-11-29 22:12:43 +00:00
zYne
6480503bce
2006-11-29 21:18:38 +00:00
zYne
78b849e776
Removed old transaction
2006-11-29 21:16:47 +00:00
zYne
fe88258168
Updated classes to use new Transaction module
2006-11-29 21:09:02 +00:00
zYne
c502c512aa
Fixed some small bugs
2006-11-28 23:45:57 +00:00
zYne
2241453570
Lots of small fixes, driver improvments and more tests
2006-11-28 23:26:44 +00:00
zYne
9df8e4d0e3
small fixes for datadict drivers
2006-11-28 18:39:57 +00:00
zYne
570bc068d2
removed options references
2006-11-28 18:23:35 +00:00
romanb
b68d060ef5
fix for php 5.2 compatibility
2006-11-28 18:20:38 +00:00
zYne
94277fcf54
Removed options references (not supported yet)
2006-11-28 18:01:32 +00:00
zYne
c6f5546fdd
updated oracle driver
2006-11-27 22:48:49 +00:00
zYne
161b9125e1
added missing class Doctrine_Hydrate_Alias, refactored query and hydrate classes
2006-11-27 22:39:18 +00:00
zYne
be7931ed3a
Added Doctrine_Hydrate_Alias for more flexible alias handling, small fixes for many classes
2006-11-27 22:22:31 +00:00
zYne
83d68f5d43
commented out some options ported from MDB2: support not ready yet
2006-11-27 22:05:18 +00:00
zYne
417924294b
Updated datadict drivers
2006-11-26 19:48:55 +00:00
zYne
eb6dde75e6
Doctrine_DataDict_Mssql_Exception now has Doctrine_DataDict_Exception as parent
2006-11-26 19:47:19 +00:00
zYne
9ac54863c6
replaced pear error with exception
2006-11-25 11:01:11 +00:00
zYne
f02ad22cc4
updated firebird and mysql drivers
2006-11-25 10:59:33 +00:00
zYne
85559a7f35
Updated pgsql expression and datadict drivers
2006-11-25 10:47:17 +00:00
zYne
de94e46471
fixed some bugs in mysql export driver
2006-11-24 23:22:56 +00:00
zYne
5b7089cb86
added implementation for getSequenceName and getIndexName
2006-11-24 20:51:40 +00:00
zYne
b1d5eedb47
Updated test cases
2006-11-23 23:23:24 +00:00
zYne
70e467b7bf
Added Doctrine_Adapter, updated many driver classes
2006-11-23 22:54:10 +00:00
zYne
98c1f66b64
small fixes for transaction drivers
2006-11-23 15:30:22 +00:00
zYne
9200d1271a
small refactorings
2006-11-22 18:15:21 +00:00
zYne
c134ad16cb
Added support for new attributes
2006-11-21 23:35:08 +00:00
zYne
5f1a4074a0
2006-11-20 20:28:59 +00:00
zYne
fb8498e0bd
Quick fix for bug found with many-to-many relation fetching and limit
2006-11-20 20:22:53 +00:00
zYne
8ca0e1a52f
Added db2 connection driver
2006-11-20 10:19:31 +00:00
pookey
48b8791e17
fixing Strict standards: Declaration of Doctrine_Connection_Mysql::replace() should be compatible with that of Doctrine_Connection::replace()
2006-11-20 01:46:12 +00:00
zYne
7a5cda86c2
added getServerVersion to pgsql driver
2006-11-19 22:20:46 +00:00
zYne
231be6550b
2006-11-19 22:16:12 +00:00
zYne
5a5934db0b
added replace(), currId and nextId() methods
2006-11-19 22:15:23 +00:00
zYne
eedfb40e76
Module constructor no longed needs Connection object
2006-11-19 14:35:19 +00:00
zYne
281b30fb1f
fixes #233
2006-11-19 14:30:44 +00:00
zYne
c9d6c63f81
added Firebird datadict driver, updated firebird expression driver
2006-11-19 12:06:42 +00:00
zYne
7c38b01295
added Mssql export driver
2006-11-17 15:02:23 +00:00
zYne
61c793c2cf
Refactored export drivers
2006-11-17 14:59:57 +00:00
zYne
c1c66b6b3f
Started porting the interbase manager methods from MDB2 to firebird export driver
2006-11-16 22:44:14 +00:00
zYne
4d02a63e64
added firebird export driver
2006-11-16 22:30:15 +00:00
pookey
b3915b8ad0
fixing typo
2006-11-16 21:54:53 +00:00
zYne
2c3b8bab19
Fixed limit subquery handling on mysql with prepared statements, fixes #231
2006-11-16 21:38:59 +00:00
zYne
6daa1e3443
fixed references to deprecated getTransaction() and getUnitOfWork() methods
2006-11-16 20:31:39 +00:00
zYne
4f361df6c3
updated doc block
2006-11-16 18:45:51 +00:00
zYne
69a97d13be
Updated some doc blocks
2006-11-16 13:25:45 +00:00
zYne
caf4185955
Refactored Doctrine_Connection
2006-11-16 13:19:45 +00:00
zYne
d6d7824135
Refactored connection modules, added new methods to Doctrine_Connection
2006-11-16 12:46:23 +00:00
zYne
02cc9b2f6c
Removed cache constants, added portability constants
2006-11-16 12:45:34 +00:00
zYne
7cbef3b4fe
added Doctrine_Connection_Module
2006-11-15 20:36:58 +00:00
zYne
f8b966366a
Ported index/sequence name fixing and common manager functionality from MDB2
2006-11-15 15:19:55 +00:00
zYne
311131b548
Added Oracle export driver (still needs a lot of refactoring)
2006-11-15 14:54:28 +00:00
zYne
be0d79c48f
Updated transaction drivers
2006-11-14 21:57:11 +00:00
zYne
2459f8f593
Informix datadict driver: added some sql clauses for future use
2006-11-14 21:47:08 +00:00
zYne
8b5cf30ef8
Updated Pgsql datadict driver, moved transaction isolation functionality to Doctrine_Transaction
2006-11-14 18:21:36 +00:00
zYne
256fbd5331
Moved transaction isolation functionality to transaction drivers
2006-11-13 22:08:41 +00:00
zYne
a452ccb620
added transaction exception class
2006-11-13 20:40:20 +00:00
zYne
61c59aa0e0
Doctrine_Transaction drivers
2006-11-13 20:31:38 +00:00
zYne
9f54ba0398
First draft for the new Transaction component
2006-11-13 20:09:14 +00:00
zYne
9b46ca5472
Enhance Doctrine_Db doc blocks
2006-11-13 18:16:10 +00:00
zYne
22d91d9dee
Moved connection exception driver functionality to Doctrine_Db_Exception drivers
2006-11-13 18:15:14 +00:00
zYne
0999dd6532
added Doctrine_Db_Exception drivers
2006-11-13 18:14:20 +00:00
zYne
3ee90a511e
Portable error code updates
2006-11-13 17:45:45 +00:00
zYne
b83d0ab399
Firebird driver: handling of portable error codes
2006-11-13 12:54:12 +00:00
zYne
4a4341e70d
added reserved keyword array to pgsql datadict
2006-11-13 12:31:50 +00:00
Tanken
f94d3e4703
Fixed OFFSET clause generation of Pgsql driver, which added the OFFSET keyword without a value to the SQL query in case of OFFSET 0. fixes #230
2006-11-13 08:01:56 +00:00
Tanken
219a2c2064
Fixed OFFSET 0 which was interpreted as null and then ignored in SQL-query, causing a SQL-exception
2006-11-13 07:33:51 +00:00
zYne
f3d21a7563
added class doc block for Doctrine_View_Exception
2006-11-12 23:06:41 +00:00
zYne
a208dd3250
Added class doc blocks for validator classes
2006-11-12 23:04:58 +00:00
zYne
a6bdf19cb9
fixes #229
2006-11-12 22:57:18 +00:00
zYne
085dc9d601
Enhanced class doc blocks, fixes #228
2006-11-12 12:14:08 +00:00
romanb
799102b280
Enhancements and refactorings for the offline locking manager.
...
Ticket: 225,226
2006-11-11 20:28:54 +00:00
zYne
7aaf8c49dd
Removed old Doctrine_Db_Statement, new one is in lib/Doctrine/Db
2006-11-11 20:02:04 +00:00