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 |
|
Jonathan.Wage
|
5c6e8f8eb9
|
New coverage for parser, yaml schema parsing, a few fixes.
|
2007-11-15 05:16:31 +00:00 |
|
Jonathan.Wage
|
94007b0a74
|
Fixes #471
|
2007-11-14 02:29:05 +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 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +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
|
417b71f447
|
|
2007-06-28 12:11:55 +00:00 |
|
zYne
|
b70f6cd7ac
|
|
2007-06-10 19:09:36 +00:00 |
|
zYne
|
9b525f348b
|
updated the DQL DELETE handling
|
2007-03-01 21:32:08 +00:00 |
|
zYne
|
82dbb99386
|
updated oracle import driver
|
2007-02-17 18:40:22 +00:00 |
|
zYne
|
8703d6e913
|
|
2007-02-10 11:02:29 +00:00 |
|
zYne
|
b7ab722920
|
|
2007-01-24 22:50:49 +00:00 |
|
zYne
|
4ff559cec4
|
Refactored import drivers
|
2007-01-15 22:44:24 +00:00 |
|
zYne
|
7e8310cebc
|
refactored oracle import driver
|
2007-01-15 22:21:27 +00:00 |
|
lsmith
|
67514f4c6a
|
- s/\$db/\$this->conn
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
|
2007-01-05 22:06:52 +00:00 |
|
zYne
|
5bfd47cd42
|
import drivers updated
|
2006-12-30 10:58:58 +00:00 |
|
lsmith
|
4e22f1fbaf
|
- second round of PEAR CS fixes
|
2006-12-29 14:40:47 +00:00 |
|
zYne
|
7529c4d986
|
added new import driver functionality
|
2006-12-29 11:03:19 +00:00 |
|
zYne
|
e4fe182506
|
Moved schema reading functionality from datadict drivers to import drivers
|
2006-12-28 12:27:44 +00:00 |
|