1
0
mirror of synced 2024-12-13 22:56:04 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
zYne
5059dbc90d Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +00:00
zYne
c9b9017985 Docs updated, more tests for DQL LIMIT 2006-08-17 09:42:18 +00:00
doctrine
9c34cb2937 Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
doctrine
b7bf2265ef enhanced InvalidKeyException messages 2006-08-01 18:02:53 +00:00
doctrine
3cd669ad9c [amadeus] added Record::has() and Table::hasForeignKey(),hasRelatedComponent() 2006-07-26 17:17:59 +00:00
doctrine
3056d9daa5 new method: Doctrine_Table::count(), returns the number of records in specified table 2006-07-23 21:56:21 +00:00
doctrine
8c4d8293e5 DQL: self-referencing support 2006-06-26 18:55:42 +00:00
doctrine
69e3a7112e Fixed: Sqlite compatibility issues 2006-06-25 18:34:53 +00:00
doctrine
d3098e3a25 Minor validator fix 2006-06-19 21:31:22 +00:00
doctrine
04ca92b094 Enum datatype added 2006-06-17 22:46:03 +00:00
doctrine
ffa3a23872 Preliminary support for many-to-many fetching with column aggregation inheritance 2006-06-08 13:17:15 +00:00
doctrine
2b01d706d3 Many-to-Many relation fetching, fatal proxy state bug fixed, fatal loaded identity map + multiple component fetching bug fixed 2006-06-08 10:20:30 +00:00
doctrine
d1ed73c6d9 Doctrine_Table::find now returns false if record is not found (instead of throwing InvalidKeyException) 2006-06-06 20:37:56 +00:00
doctrine
02a283f5e9 2006-06-03 09:10:43 +00:00
doctrine
bf5deba9fd New datatypes: array and object 2006-06-01 11:58:05 +00:00
doctrine
98dc74b639 Added a folder remotely 2006-05-30 08:42:10 +00:00