zYne
|
cbc157fbae
|
replaced the old Doctrine_Db with new one
|
2006-11-11 20:00:30 +00:00 |
|
pookey
|
7d7c47070a
|
fixing case in files
|
2006-11-11 19:35:33 +00:00 |
|
pookey
|
b3c5aeb225
|
issues with case sensitivity
|
2006-11-11 10:54:55 +00:00 |
|
zYne
|
a0aa16bbea
|
Doctrine_Db updates
|
2006-11-08 10:18:15 +00:00 |
|
zYne
|
20f504253b
|
added Mysql export driver + updated some datadict drivers
|
2006-10-19 20:56:59 +00:00 |
|
zYne
|
bbc3d3f6be
|
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
|
2006-09-30 12:36:03 +00:00 |
|
jhassine
|
c57471091f
|
Unit tests' path problem fixed
|
2006-09-27 21:20:22 +00:00 |
|
pookey
|
08a4de4889
|
removing unneeded ini_set
|
2006-09-21 20:15:41 +00:00 |
|
zYne
|
ebad53b79d
|
Removed object cache and all references to it, ticket #89 fixed
|
2006-09-20 21:07:13 +00:00 |
|
zYne
|
871f3c418d
|
DQL enum type support (still not working for prepared queries)
|
2006-09-13 20:47:29 +00:00 |
|
zYne
|
5780e3b9b7
|
removed the compile call from unittestcase
|
2006-08-22 21:18:06 +00:00 |
|
zYne
|
a0958f7d0e
|
|
2006-08-21 23:20:33 +00:00 |
|
doctrine
|
bc3c8c2eb8
|
Docs updated
|
2006-08-08 09:07:55 +00:00 |
|
doctrine
|
e3df7b6bd0
|
|
2006-08-07 22:25:25 +00:00 |
|
doctrine
|
9c34cb2937
|
Started the building of Doctrine_ValueHolder
|
2006-08-07 09:55:46 +00:00 |
|
doctrine
|
69e3a7112e
|
Fixed: Sqlite compatibility issues
|
2006-06-25 18:34:53 +00:00 |
|
doctrine
|
f58535eba1
|
Nested many-to-many fetching
|
2006-06-08 22:11:36 +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 |
|