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

23 Commits

Author SHA1 Message Date
zYne
1a265b0750 removed debugging 2006-09-03 19:26:32 +00:00
zYne
9046569d68 Doctrine::compile fixed 2006-09-03 18:31:15 +00:00
zYne
155f5193ec New fetchmode constants (implementation later) 2006-08-31 22:00:44 +00:00
zYne
2dd3e9743a Doctrine::ATTR_QUERY_LIMIT constant added 2006-08-29 20:09:31 +00:00
zYne
82c13ca1da Doctrine::compile() refactored 2006-08-27 19:39:05 +00:00
zYne
5780e3b9b7 removed the compile call from unittestcase 2006-08-22 21:18:06 +00:00
amadeus
843711bc32 Fixed missing quotes on Doctrine::classify() 2006-08-22 20:23:29 +00:00
amadeus
392683e10d Added Doctrine::tableize(), Doctrine::classify() and DataDict::isValidClassname() for proper table naming. Fixed Table() to accept these (more need to be changed such as rawsql).Also fixed unbind method (missing argument) 2006-08-21 15:30:18 +00:00
zYne
5059dbc90d Sqlite Datadict updated, Doctrine_Record::merge fixed 2006-08-20 18:52:07 +00:00
zYne
ee4b46adea Doctrine now throws exception if instances are tried being created 2006-08-15 23:49:58 +00:00
doctrine
bc3c8c2eb8 Docs updated 2006-08-08 09:07:55 +00:00
doctrine
eb0eb44dbd Compiler issues fixed 2006-08-07 22:40:06 +00:00
doctrine
b65215830d Doctrine::compile fix 2006-08-07 22:03:55 +00:00
doctrine
536f011764 Huge performance boost: Doctrine::compile() 2006-08-07 21:49:01 +00:00
doctrine
9c34cb2937 Started the building of Doctrine_ValueHolder 2006-08-07 09:55:46 +00:00
doctrine
a20d0544dd CustomPrimaryKeyTestCase added 2006-07-26 17:09:00 +00:00
doctrine
143b274964 Query parser refactoring 2006-06-29 23:04:39 +00:00
doctrine
aacb279505 DQL: Preliminary support for HAVING + GROUP BY, New component Doctrine_Cache_Query_Sqlite 2006-06-14 19:17:38 +00:00
doctrine
02a283f5e9 2006-06-03 09:10:43 +00:00
doctrine
776c47f769 class dependency fix 2006-05-30 18:43:36 +00:00
doctrine
64ce2c101e 2006-05-30 08:47:13 +00:00
doctrine
539c7f3d36 2006-05-30 08:40:39 +00:00
doctrine
27c869a728 2006-05-30 08:39:12 +00:00