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

59 Commits

Author SHA1 Message Date
zYne
a2046460b5 Relation model rewrite, draft 2 2007-02-17 12:38:02 +00:00
zYne
180d435e3d Relation model rewrite, first draft 2007-02-16 22:54:59 +00:00
zYne
0b3a3c38b3 Index support added! 2007-02-11 22:53:35 +00:00
zYne
21e22ba908 2007-02-08 22:23:47 +00:00
zYne
3ab8a56e39 2007-02-08 22:19:17 +00:00
zYne
8dc99daa9f Refactored many classes 2007-02-08 13:56:23 +00:00
joesimms
2662410495 fixed bug to always parse tree options as array 2007-02-08 13:39:27 +00:00
joesimms
02efd7f73b refactoring for tree implementation 2007-02-08 12:53:32 +00:00
zYne
8eabed57d6 tree handling added 2007-02-07 23:10:41 +00:00
zYne
43369bb48f 2007-02-07 22:54:03 +00:00
zYne
c2b37f0e53 2007-02-06 19:07:31 +00:00
zYne
9828081533 Error checking for naming collisions 2007-02-06 19:06:17 +00:00
pookey
9a45b64391 fixing getEnumValues() 2007-01-29 14:44:27 +00:00
zYne
fb26e0a19e constraint exporting added 2007-01-25 11:37:46 +00:00
zYne
d77ffb28c9 added support for column aliases 2007-01-23 16:27:20 +00:00
zYne
1eb8b54d81 lots of refactorings 2007-01-21 18:31:51 +00:00
zYne
8bb6dbb517 2007-01-16 19:27:33 +00:00
zYne
6993485425 2007-01-11 23:29:05 +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
78b06ef3ae 2007-01-10 20:36:29 +00:00
zYne
83d89b766d TreeStructure bug fixed 2007-01-04 21:08:56 +00:00
lsmith
9d87bb45f4 - remove trailing whitespace 2006-12-29 21:46:14 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +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
7529c4d986 added new import driver functionality 2006-12-29 11:03:19 +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
4622a71e82 default size for columns 2006-12-23 22:48:16 +00:00
zYne
7b48189ba5 new DQL aggregate value model 2006-12-21 22:06:08 +00:00
chtito
1d1f0556b2 allowing customisation of the invokers prefixes 2006-12-14 19:01:24 +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
fcce6bd239 Updated transaction drivers, ORM core now uses the new Export API 2006-12-02 14:40:47 +00:00
zYne
57fee96923 Small fixes 2006-11-30 22:33:54 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
zYne
cd80b593f8 Small fixes 2006-11-11 19:51:51 +00:00
pookey
f84fce2e5e param order wrong on array_search in D_Table::getAliasName() 2006-11-10 18:24:34 +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
1d5bdee6c9 rolling back r587, reopening #146 - this breaks creating new objects. 2006-11-06 14:28:09 +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
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
zYne
048d7788ce Many-to-Many relation handling fixed, fixes #193 2006-10-29 23:24:50 +00:00
zYne
4cd29eaf2c DQL enum handling fixed, fixes #202 2006-10-26 20:53:59 +00:00
zYne
ff85f8c668 Fixes #194, added Doctrine_Relation_ManyToMany_TestCase
Ticket: 194
2006-10-25 21:12:30 +00:00
zYne
0835a57ce1 Fixes #192, added Doctrine_Record_State_TestCase
Ticket: 192
2006-10-25 20:02:40 +00:00
pookey
e06f0be65d pookey: sorry, I do not understand this fix, but i needed it 2006-10-25 05:46:06 +00:00
zYne
76b3f2c999 Refactored Doctrine_Table 2006-10-24 17:02:47 +00:00