zYne
|
7ecc82fded
|
removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues
|
2007-10-05 21:18:40 +00:00 |
|
Jonathan.Wage
|
a085706070
|
Fixes to loading models and made it so Builder can generate abstract classes.
|
2007-10-05 14:45:53 +00:00 |
|
Jonathan.Wage
|
3f49cc732a
|
Fixes for new sfDoctrinePlugin
|
2007-10-04 23:55:37 +00:00 |
|
Jonathan.Wage
|
0a6f216efa
|
Lots of formatting changes, cleanup, doc block changes.
|
2007-10-03 21:43:22 +00:00 |
|
Jonathan.Wage
|
ad55d16395
|
Fixes for schema importing.
|
2007-09-20 22:19:22 +00:00 |
|
meus
|
6db13eb597
|
removed rat comment :P
|
2007-09-20 21:53:39 +00:00 |
|
meus
|
aae6950889
|
fixing coding standard $_ infront of private var and removing \e from pcre call due to incompatibility with suhosin
|
2007-09-20 21:47:24 +00:00 |
|
Jonathan.Wage
|
0e964840b7
|
Changes to make export schema yml closer to working :)
|
2007-09-20 15:02:07 +00:00 |
|
Jonathan.Wage
|
10bdfcb17f
|
Changes for new migration code.
|
2007-09-19 19:33:00 +00:00 |
|
Jonathan.Wage
|
b41259b04a
|
|
2007-09-19 16:26:28 +00:00 |
|
zYne
|
eed203594e
|
|
2007-09-06 20:12:12 +00:00 |
|
zYne
|
d9a5bbd61d
|
|
2007-09-05 15:03:00 +00:00 |
|
jackbravo
|
b4b07479e3
|
EXPORT_ALL constant should include bits 1 and 2, so it should be set to 3
|
2007-09-03 16:54:08 +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
|
a6318cbe93
|
deprecated validation attributes VLD, AUTO_LENGTH_VLD and AUTO_TYPE_VLD, introduced new attribute ATTR_VALIDATE
|
2007-09-02 20:36:58 +00:00 |
|
zYne
|
e73f9fe5ec
|
|
2007-09-02 20:18:41 +00:00 |
|
meus
|
4ff9af6df0
|
removed aditional ?> from lib
|
2007-09-02 17:00:26 +00:00 |
|
lsmith
|
0fdb229020
|
- added support for Doctrine::ATTR_USE_NATIVE_ENUM (defaults to off, no BC break)
|
2007-09-02 08:53:16 +00:00 |
|
Jonathan.Wage
|
99ae59fd41
|
Changed import/export methods to importSchema() and exportSchema()
|
2007-08-16 22:42:35 +00:00 |
|
nicobn
|
a062835e43
|
'import' is a reserved word in PHP 6. Changed all method names / properties name from import to imprt. This means the documentation will need to be changed
|
2007-08-15 14:49:00 +00:00 |
|
zYne
|
c1511dd391
|
|
2007-07-11 22:03:47 +00:00 |
|
zYne
|
d434174a96
|
added Search component, new record event listeners and some tests
|
2007-07-11 14:39:15 +00:00 |
|
zYne
|
56768b613f
|
fixed identifier quoting
|
2007-07-06 20:55:15 +00:00 |
|
zYne
|
9703f18ca8
|
|
2007-06-29 12:45:26 +00:00 |
|
zYne
|
0624cbd867
|
|
2007-06-29 10:18:05 +00:00 |
|
zYne
|
ad3f5bb6ff
|
|
2007-06-19 19:51:25 +00:00 |
|
zYne
|
956b4bb0ca
|
added exportSql()
|
2007-06-14 20:44:40 +00:00 |
|
zYne
|
bc1d7e0cd4
|
|
2007-05-31 20:11:58 +00:00 |
|
zYne
|
b8559e37ec
|
|
2007-05-30 10:19:52 +00:00 |
|
zYne
|
58ec853b36
|
|
2007-05-29 19:20:39 +00:00 |
|
zYne
|
560079825e
|
|
2007-05-27 19:05:33 +00:00 |
|
zYne
|
324188a6f4
|
added cache constants
|
2007-05-24 16:13:36 +00:00 |
|
zYne
|
a430d22cf4
|
|
2007-05-15 10:07:05 +00:00 |
|
zYne
|
6a2012b4cf
|
made dump accept second parameter as native function var_dump
|
2007-05-11 21:33:23 +00:00 |
|
zYne
|
4d1722fba4
|
added ATTR_DECIMAL_PLACES
|
2007-05-11 19:08:16 +00:00 |
|
zYne
|
60a59015e6
|
added new portability option
|
2007-04-16 18:00:03 +00:00 |
|
zYne
|
f7a7472cae
|
Foreign key exporting added
|
2007-03-21 22:11:18 +00:00 |
|
zYne
|
1da5baee10
|
|
2007-03-02 20:47:17 +00:00 |
|
zYne
|
9b525f348b
|
updated the DQL DELETE handling
|
2007-03-01 21:32:08 +00:00 |
|
zYne
|
c86636633e
|
added some export constants
|
2007-02-27 18:13:48 +00:00 |
|
pookey
|
61ccabb692
|
minor fix to case statement in Doctrine::dump
|
2007-02-26 22:15:34 +00:00 |
|
zYne
|
9f42b87575
|
added dump() method
|
2007-02-17 10:35:45 +00:00 |
|
zYne
|
b29a0340dd
|
identifier constants added
|
2007-02-10 12:38:34 +00:00 |
|
fabien
|
20e23d9986
|
fixed missing argument to compile() method
|
2007-02-09 15:54:09 +00:00 |
|
zYne
|
1132282fee
|
Doctrine_Db_Statement no longer depends on PDOStatement
|
2007-02-01 22:46:59 +00:00 |
|
zYne
|
3bcda166d2
|
nested set configuration constants
|
2007-01-18 22:35:07 +00:00 |
|
zYne
|
880ca14f74
|
added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests
Ticket: 263
|
2007-01-17 22:07:09 +00:00 |
|
zYne
|
7131ab9e95
|
|
2007-01-15 18:48:50 +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 |
|