jwage
|
514e17ea70
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
|
jwage
|
d47f4ddab4
|
Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org
|
2008-01-22 22:52:53 +00:00 |
|
romanb
|
344ab02d95
|
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
|
2008-01-05 19:14:35 +00:00 |
|
Jonathan.Wage
|
44820ec14a
|
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
|
2008-01-05 07:39:25 +00:00 |
|
zYne
|
486375f844
|
|
2007-10-29 22:57:32 +00:00 |
|
Jonathan.Wage
|
27b369a5f3
|
Mass search and replace for coding standards changes, doc block formatting, and code spacing.
|
2007-10-21 06:23:59 +00:00 |
|
samw3
|
c8812542b1
|
fixed newlines (I had my editor in windoze mode)
|
2007-10-16 00:28:39 +00:00 |
|
samw3
|
d522ba7355
|
changes db drivers to match the new two parameter Export::getDeclaration()
|
2007-10-16 00:03:15 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
Jonathan.Wage
|
10bdfcb17f
|
Changes for new migration code.
|
2007-09-19 19:33:00 +00:00 |
|
meus
|
f3a377a794
|
replace tabs with 4 spaces. and fix other coding style related stuff
|
2007-09-03 14:57:18 +00:00 |
|
zYne
|
0c560d73f9
|
|
2007-06-19 11:10:13 +00:00 |
|
zYne
|
c8ac51e864
|
little bug fixes
|
2007-06-14 20:18:25 +00:00 |
|
zYne
|
d1a1697a5f
|
E_STRICT fixes
|
2007-06-13 22:31:15 +00:00 |
|
zYne
|
d9678357aa
|
ported getTemporaryTableQuery from MDB2
|
2007-06-13 21:34:00 +00:00 |
|
zYne
|
a361fdaf1a
|
|
2007-06-10 19:39:50 +00:00 |
|
zYne
|
6d8003c32e
|
made Firebird adhere to strict standards
|
2007-06-10 19:12:01 +00:00 |
|
zYne
|
9e6ea208f2
|
updated export drivers + removed unnecessary exceptions
|
2007-01-25 22:36:43 +00:00 |
|
lsmith
|
3bc748c5f4
|
- s/\$db/\$this->conn
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
- removed PEAR::isError() calls
|
2007-01-05 22:08:05 +00:00 |
|
lsmith
|
239995d3c3
|
- fixed switch statement formating according to ZF CS
|
2006-12-29 21:30:37 +00:00 |
|
lsmith
|
4e22f1fbaf
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
|
lsmith
|
716bb65b86
|
- first round of PEAR CS fixes
|
2006-12-29 14:01:31 +00:00 |
|
zYne
|
7b48189ba5
|
new DQL aggregate value model
|
2006-12-21 22:06:08 +00:00 |
|
zYne
|
c502c512aa
|
Fixed some small bugs
|
2006-11-28 23:45:57 +00:00 |
|
zYne
|
70e467b7bf
|
Added Doctrine_Adapter, updated many driver classes
|
2006-11-23 22:54:10 +00:00 |
|
zYne
|
c1c66b6b3f
|
Started porting the interbase manager methods from MDB2 to firebird export driver
|
2006-11-16 22:44:14 +00:00 |
|
zYne
|
4d02a63e64
|
added firebird export driver
|
2006-11-16 22:30:15 +00:00 |
|