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 |
|
romanb
|
af657cbe69
|
Introduced a new attribute ATTR_AUTOLOAD_TABLE_CLASSES that can be used to control whether Doctrine should try to autoload custom table class files when looking for them.
|
2007-12-06 19:02:29 +00:00 |
|
guilhermeblanco
|
806e9c63e6
|
Fixed default definition in date* fields
|
2007-12-03 17:56:56 +00:00 |
|
meus
|
d5cc06e7b8
|
some small refactorings. adding docblocks. creating guard clauses. refactor our some code into methods. no aditional test failures so it looks ok. also added some @todo comments
|
2007-11-18 20:37:44 +00:00 |
|
romanb
|
dfd15a6068
|
Introduced ATTR_TBLNAME_FORMAT. Closes #257
|
2007-10-30 13:30:50 +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 |
|
maniac3000
|
dc701e1345
|
Add decimal as a valid type to Formatter->quote()
|
2007-09-20 21:40:23 +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
|
82b9d0739c
|
foreign key support
|
2007-06-14 20:43:04 +00:00 |
|
zYne
|
c417a3b3a6
|
boolean value handling fix
|
2007-06-12 16:52:35 +00:00 |
|
zYne
|
8ee01ce3b2
|
|
2007-06-11 23:37:24 +00:00 |
|
zYne
|
fa11260e75
|
|
2007-05-27 18:56:04 +00:00 |
|
zYne
|
adc6c1b22a
|
new connection module: Formatter
|
2007-05-25 09:45:41 +00:00 |
|