zYne
b1a3eed4e9
2007-04-02 16:54:46 +00:00
zYne
4f505c6b16
2007-04-02 16:50:35 +00:00
zYne
f7a7472cae
Foreign key exporting added
2007-03-21 22:11:18 +00:00
zYne
b254399733
fixes #286
2007-03-14 19:57:38 +00:00
zYne
7cb5143eb8
little draft for introducing DI into Doctrine
2007-03-09 13:58:22 +00:00
zYne
180d435e3d
Relation model rewrite, first draft
2007-02-16 22:54:59 +00:00
zYne
eebe47f0fa
2007-02-15 13:30:05 +00:00
pookey
6f4b4e0e01
removing exception when trying to call connection twice
2007-02-05 14:13:13 +00:00
zYne
1132282fee
Doctrine_Db_Statement no longer depends on PDOStatement
2007-02-01 22:46:59 +00:00
zYne
cdddf75112
added contains
2007-01-25 21:40:40 +00:00
chtito
58f78693a0
added the possibility not to set the new connection as current connection
2007-01-19 17:00:25 +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
61c906266b
Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes
2006-12-27 21:35:32 +00:00
zYne
84bbfccbe2
DQL now supports UPDATE queries
2006-12-14 13:26:16 +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
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
fcce6bd239
Updated transaction drivers, ORM core now uses the new Export API
2006-12-02 14:40:47 +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
70e467b7bf
Added Doctrine_Adapter, updated many driver classes
2006-11-23 22:54:10 +00:00
zYne
c134ad16cb
Added support for new attributes
2006-11-21 23:35:08 +00:00
zYne
085dc9d601
Enhanced class doc blocks, fixes #228
2006-11-12 12:14:08 +00:00
zYne
a0aa16bbea
Doctrine_Db updates
2006-11-08 10:18:15 +00:00
pookey
60985b5697
renaming all DB references to Db
2006-11-06 18:00:35 +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
romanb
4433e6ff40
Introduced constants: Doctrine::ATTR_AUTO_LENGTH_VLD and Doctrine::ATTR_AUTO_TYPE_VLD.
...
Both default to TRUE. If set to false, you need to explicitly specify "length" and/or "type" in the parameter of hasColumn that specifies the validators for that column.
2006-10-31 18:03:48 +00:00
zYne
847bd1ade6
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support
2006-10-06 16:50:00 +00:00
zYne
8e9a8af676
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
2006-09-30 09:54:12 +00:00
zYne
ed62d636e6
Moved relation classes under Doctrine_Relation namespace, fixes #134
...
Ticket: 134
2006-09-28 20:57:39 +00:00
zYne
c239ff4bba
Added exception info in Doctrine_Record doc blocks, fixes #125
...
Ticket: 125
2006-09-27 18:02:13 +00:00
pookey
6094eeb536
moving php source files to lib directroy
2006-09-26 15:00:13 +00:00