Jonathan.Wage
d0898c1a81
Fixes to allow inheritance.
2007-09-21 20:30:10 +00:00
Jonathan.Wage
4b82c6fbb2
Removed code to auto complete relationships.
2007-09-21 19:19:25 +00:00
gnat
2f7d4cbca1
changes to support setting the tableName and properly create enum column values
2007-09-21 07:14:37 +00:00
Jonathan.Wage
9c32fef9bf
Changed foreign_alias to foreignAlias
2007-09-21 03:20:02 +00:00
Jonathan.Wage
e22ad5baae
gnats changes.
2007-09-21 03:18:50 +00:00
Jonathan.Wage
35ef784eaa
Initial entry of Doctrine_Resource and other fixes.
2007-09-21 02:48:13 +00:00
Jonathan.Wage
ad55d16395
Fixes for schema importing.
2007-09-20 22:19:22 +00:00
Jonathan.Wage
1e1090700c
Fixes to make schema importing work.
2007-09-20 19:18:05 +00:00
Jonathan.Wage
04f1a135cf
Updated to auto complete other end of relationships.
2007-09-19 21:08:23 +00:00
Jonathan.Wage
78f8aea897
Added example code.
2007-09-17 21:32:40 +00:00
Jonathan.Wage
f3bdcb9118
Lowercase as.
2007-09-17 21:22:00 +00:00
Jonathan.Wage
1dc60451c5
Fixes for new yml schema.
2007-09-17 21:16:13 +00:00
Jonathan.Wage
a170822788
Fixes for yml importing/exporting of schema.
2007-09-14 19:14:40 +00:00
Jonathan.Wage
c9658cb29b
Getting exporting/importing working.
2007-09-13 21:32:40 +00:00
Jonathan.Wage
39c3f2e0f8
Initial entry of Parser for yml/xml and made import schema code use the parser classes.
2007-09-13 19:06:38 +00:00
meus
f3a377a794
replace tabs with 4 spaces. and fix other coding style related stuff
2007-09-03 14:57:18 +00:00
Jonathan.Wage
99ae59fd41
Changed import/export methods to importSchema() and exportSchema()
2007-08-16 22:42:35 +00:00
nicobn
b54d56a9a2
Jaws_Schema is now abstract
2007-08-15 16:57:16 +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
Jonathan.Wage
121d9ad9aa
A fixes to get the importing a little closer.
2007-08-03 22:05:05 +00:00
Jonathan.Wage
ff832983bd
Reorganized code.
2007-08-03 21:25:10 +00:00
zYne
8ee4d75b69
2007-07-26 19:52:12 +00:00
zYne
c26ed8441b
2007-07-23 20:28:46 +00:00
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
f4842edd98
2007-06-28 12:00:49 +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
d548a43984
The method is not static anymore, replaced self by $this.
2007-06-26 00:58:21 +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
efea8acc66
2007-06-25 17:01:29 +00:00
nicobn
83128e79b4
Removed debug lines (let's hope I did not forget anything else !)
2007-06-25 17:00:43 +00:00
nicobn
a36461c825
/* */ to // style comments in methods
2007-06-25 16:56:46 +00:00
nicobn
56e2d36281
Coding standard compliance
2007-06-25 16:54:55 +00:00
nicobn
613fdf0952
Added the XML schema import facilities.
2007-06-22 17:48:27 +00:00
zYne
5718cbb16c
2007-06-19 23:20:39 +00:00
zYne
99ad6fbbc9
2007-06-19 23:15:52 +00:00
zYne
ea30a65b57
2007-06-19 23:07:05 +00:00
zYne
ad3f5bb6ff
2007-06-19 19:51:25 +00:00
zYne
abfd89192e
fixed a bug in import template
2007-06-13 22:16:50 +00:00
zYne
0aa1056c35
2007-06-13 22:13:19 +00:00
zYne
1238a5000a
fixed some more E_STRICT issues
2007-06-10 19:20:40 +00:00
zYne
6ea281f1d9
fixed E_STRICT issues
2007-06-10 19:17:26 +00:00
zYne
b70f6cd7ac
2007-06-10 19:09:36 +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
e68b193c0a
ported listTableViews and listViews from MDB2 cvs
2007-03-07 09:59:44 +00:00