1
0
mirror of synced 2024-12-14 23:26:04 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
zYne
d434174a96 added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
nicobn
befc0c16b0 Builder was broken. Applied patch sent by Carl Michael Skog. 2007-07-10 15:20:13 +00:00
zYne
417b71f447 2007-06-28 12:11:55 +00:00
zYne
b4ad603841 2007-06-28 11:56:56 +00:00
nicobn
2acd30624d Added a new method to give more options to the user. 2007-06-27 02:44:20 +00:00
nicobn
215d06c544 - Moved the record template inside the builder class, otherwise it is
not included in the bundle; removed Record.tpl
- Changed manual newlines to PHP_EOL
- Added a parameter to explicitly set the table name
- Added a parameter to explicitly set the class file target
2007-06-26 06:03:15 +00:00
nicobn
4d5745c7eb Added two parameters so a different file name / class name can be specified. 2007-06-26 00:41:48 +00:00
zYne
fa11260e75 2007-05-27 18:56:04 +00:00
zYne
28e937b981 fixes #298 2007-04-11 18:35:15 +00:00
zYne
4865602ee7 2007-03-26 20:52:34 +00:00
zYne
e9d7274fc2 updated import builder 2007-02-10 11:02:52 +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
9200d1271a small refactorings 2006-11-22 18:15:21 +00:00
zYne
4f361df6c3 updated doc block 2006-11-16 18:45:51 +00:00
zYne
085dc9d601 Enhanced class doc blocks, fixes #228 2006-11-12 12:14:08 +00:00
runa
3f407e5d57 adds build function to export all databases in the passed $schema 2006-10-31 18:37:04 +00:00
runa
52aa5845b6 set primary, autoincrement and unique attributes 2006-10-31 18:27:16 +00:00
zYne
5ed9eeffd7 Import builder now supports default values and notnull constraints, added missing test case (Doctrine_Query_Update_TestCase), fixes #189
Ticket: 189
2006-10-24 08:56:47 +00:00
zYne
daaab94cfe Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor 2006-10-23 19:55:30 +00:00
pookey
6094eeb536 moving php source files to lib directroy 2006-09-26 15:00:13 +00:00