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

661 Commits

Author SHA1 Message Date
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
pookey
308541322b renaming manual files 2006-11-11 20:17:06 +00:00
pookey
276221803e renaming manual files 2006-11-11 20:15:26 +00:00
zYne
f02cae8214 2006-11-11 20:15:08 +00:00
zYne
7aaf8c49dd Removed old Doctrine_Db_Statement, new one is in lib/Doctrine/Db 2006-11-11 20:02:04 +00:00
zYne
cbc157fbae replaced the old Doctrine_Db with new one 2006-11-11 20:00:30 +00:00
zYne
cd80b593f8 Small fixes 2006-11-11 19:51:51 +00:00
pookey
7d7c47070a fixing case in files 2006-11-11 19:35:33 +00:00
pookey
d33e69deb3 fixing case in files 2006-11-11 19:32:34 +00:00
zYne
de07b6a345 Dependency and strict standard fixes 2006-11-11 19:24:55 +00:00
zYne
30a2b0ea74 Removed reference to deprecated constant 2006-11-11 19:14:02 +00:00
pookey
b3c5aeb225 issues with case sensitivity 2006-11-11 10:54:55 +00:00
zYne
13fd0949d7 Doctrine_Db updates 2006-11-10 23:35:02 +00:00
zYne
4a32d6a98f Association classes are located in Relation dir 2006-11-10 23:32:57 +00:00
zYne
28ea79488a 2006-11-10 23:15:34 +00:00
zYne
eef1bd4882 Portable error code updates 2006-11-10 22:40:18 +00:00
zYne
90e2887428 added portable error codes to oracle driver 2006-11-10 22:37:34 +00:00
zYne
de446d2e73 added portable error codes to mysql driver exception 2006-11-10 22:34:16 +00:00
zYne
38a181690b Doctrine_Connection_Sqlite_Exception : added portable error codes 2006-11-10 22:29:20 +00:00
zYne
1e464e98ea DQL LIMIT / OFFSET docs updated 2006-11-10 22:09:08 +00:00
zYne
440bef080c Updated Doctrine_Db docs 2006-11-10 21:29:13 +00:00
pookey
d8f35ee0b4 fixes #227 2006-11-10 18:24:57 +00:00
pookey
f84fce2e5e param order wrong on array_search in D_Table::getAliasName() 2006-11-10 18:24:34 +00:00
zYne
34ecd30498 Doctrine_Query::where() now accepts prepared statement parameters 2006-11-08 19:12:16 +00:00
zYne
188520e946 Added missing runtime classes to compiler runtime classes list 2006-11-08 12:23:18 +00:00
zYne
0cdd144bd5 Added portable error code constants to Doctrine_Db, errorCodeMaps to sqlite and mysql drivers 2006-11-08 12:11:55 +00:00
zYne
a0aa16bbea Doctrine_Db updates 2006-11-08 10:18:15 +00:00
zYne
fef149dd62 Doctrine_Db_* updates 2006-11-07 23:12:05 +00:00
chtito
21cde0e7b9 new fix to #146 2006-11-06 18:34:10 +00:00
zYne
29ce606beb added createQuery 2006-11-06 18:25:39 +00:00
pookey
b0129fb2c3 moving the DB directory to Db 2006-11-06 18:03:49 +00:00
pookey
e640e78aa8 missed some from previous commit 2006-11-06 18:02:42 +00:00
pookey
60985b5697 renaming all DB references to Db 2006-11-06 18:00:35 +00:00
pookey
4e0476f20d intermediate commit - see my next commit message 2006-11-06 17:56:41 +00:00
zYne
b6ffa045d4 2006-11-06 17:56:14 +00:00
pookey
1d5bdee6c9 rolling back r587, reopening #146 - this breaks creating new objects. 2006-11-06 14:28:09 +00:00
chtito
d466830722 fixes for #218 and #219 2006-11-06 07:10:06 +00:00
chtito
1727a3e9c1 fix for #207 2006-11-06 07:08:33 +00:00
chtito
63d84e18e9 fix for #146 2006-11-06 07:06:10 +00:00
pookey
db4634557f fixing typo 2006-11-05 20:23:54 +00:00
zYne
319b645daa Fixes #221 2006-11-05 20:17:07 +00:00
zYne
bd776a680a DQL: support for DISTINCT keyword in aggregate functions, fixes #220 2006-11-05 20:08:34 +00:00
zYne
ba4c83ef3a Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability). 2006-11-05 19:24:28 +00:00
runa
185c334710 support for FKs, indented with spaces 2006-11-03 20:18:59 +00:00
runa
33b23eda3b Added setRelation and getRelations 2006-11-03 20:18:12 +00:00
runa
870ce44263 Relation is the relation between 1 column in the local table and 1 column in a second table 2006-11-03 20:17:16 +00:00
runa
36e69bebc5 added listTableConstraints 2006-11-03 20:16:19 +00:00
runa
cdd49b76de removed since the correct file is DBTestCase.php 2006-11-03 19:26:57 +00:00