- 01 Feb, 2007 1 commit
-
-
zYne authored
-
- 25 Jan, 2007 1 commit
-
-
zYne authored
-
- 19 Jan, 2007 1 commit
-
-
chtito authored
-
- 29 Dec, 2006 3 commits
- 27 Dec, 2006 1 commit
-
-
zYne authored
Modified exception classes, new method for connection exceptions getPortableCode(), refactored some classes
-
- 14 Dec, 2006 1 commit
-
-
zYne authored
-
- 08 Dec, 2006 1 commit
-
-
gnat authored
-
- 07 Dec, 2006 1 commit
-
-
zYne authored
--no commit message
-
- 06 Dec, 2006 1 commit
-
-
chtito authored
-
- 05 Dec, 2006 3 commits
- 02 Dec, 2006 1 commit
-
-
zYne authored
-
- 27 Nov, 2006 1 commit
-
-
zYne authored
-
- 23 Nov, 2006 1 commit
-
-
zYne authored
-
- 21 Nov, 2006 1 commit
-
-
zYne authored
-
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 08 Nov, 2006 1 commit
-
-
zYne authored
-
- 06 Nov, 2006 1 commit
-
-
pookey 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
-
- 30 Sep, 2006 1 commit
-
-
zYne authored
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
-
- 28 Sep, 2006 1 commit
-
-
zYne authored
Ticket: 134
-
- 27 Sep, 2006 1 commit
-
-
zYne authored
Ticket: 125
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 22 Sep, 2006 1 commit
-
-
romanb authored
- Lazy connections possible through Doctrine_Manager::addDSN($dsn, $connectionName). Connections will then be opened automatically when they are requested the first time. Changes concerning multiple connection control: - injection of the Connection object into the Doctrine_Table constructor, instead of a static lookup. - added optional Connection parameter to save/delete of Doctrine_Record and Doctrine_Collection
-
- 20 Sep, 2006 2 commits
- 03 Sep, 2006 2 commits
-
-
pookey authored
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive
-
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.
-
- 29 Aug, 2006 1 commit
-
-
zYne authored
-
- 21 Aug, 2006 1 commit
-
-
zYne authored
--no commit message
-
- 17 Aug, 2006 1 commit
-
-
zYne authored
-
- 07 Aug, 2006 1 commit
-
-
doctrine authored
-
- 27 Jul, 2006 1 commit
-
-
doctrine authored
-
- 10 Jul, 2006 1 commit
-
-
doctrine authored
-
- 08 Jun, 2006 1 commit
-
-
doctrine authored
-