- 20 Sep, 2006 5 commits
- 03 Sep, 2006 4 commits
-
-
pookey authored
when using Doctrine::compile(), having the require_once()'s in the source files will break things. This is because the file hasn't been included, but the class has been defined in the compiled file. This means you have to rely on autoload to allow compile to function (or strip out all require_once's from the code on compile, but atleast one needs to be maintained). IMPORTANT: you MUST now use autoload.
-
pookey authored
-
zYne authored
-
zYne authored
-
- 31 Aug, 2006 1 commit
-
-
zYne authored
-
- 29 Aug, 2006 1 commit
-
-
zYne authored
-
- 27 Aug, 2006 1 commit
-
-
zYne authored
-
- 22 Aug, 2006 2 commits
- 21 Aug, 2006 1 commit
-
-
amadeus authored
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)
-
- 20 Aug, 2006 1 commit
-
-
zYne authored
-
- 15 Aug, 2006 1 commit
-
-
zYne authored
-
- 08 Aug, 2006 1 commit
-
-
doctrine authored
-
- 07 Aug, 2006 4 commits
- 26 Jul, 2006 1 commit
-
-
doctrine authored
-
- 29 Jun, 2006 1 commit
-
-
doctrine authored
-
- 14 Jun, 2006 1 commit
-
-
doctrine authored
-
- 03 Jun, 2006 1 commit
-
-
doctrine authored
--no commit message
-
- 30 May, 2006 5 commits
- 15 May, 2006 1 commit
-
-
doctrine authored
-
- 19 Apr, 2006 2 commits
- 16 Apr, 2006 2 commits
- 14 Apr, 2006 1 commit
-
-
doctrine authored
--no commit message
-
- 13 Apr, 2006 1 commit
-
-
doctrine authored
--no commit message
-