- 14 Dec, 2006 2 commits
- 13 Dec, 2006 1 commit
-
-
chtito authored
-
- 02 Dec, 2006 1 commit
-
-
zYne authored
-
- 24 Nov, 2006 1 commit
-
-
zYne authored
-
- 21 Nov, 2006 1 commit
-
-
zYne authored
--no commit message
-
- 19 Nov, 2006 1 commit
-
-
zYne authored
-
- 16 Nov, 2006 1 commit
-
-
zYne authored
-
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 10 Nov, 2006 1 commit
-
-
zYne authored
-
- 05 Nov, 2006 1 commit
-
-
zYne authored
Total rewrite for DQL alias model: now using short aliases instead of long aliases (needed for Oracle portability).
-
- 31 Oct, 2006 1 commit
-
-
romanb authored
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.
-
- 06 Oct, 2006 1 commit
-
-
zYne authored
-
- 29 Sep, 2006 1 commit
-
-
zYne authored
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 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
-