first go at supporting all ne 7.5 alter table features. eg. changing column type...
authorchriskl <chriskl>
Fri, 14 May 2004 07:56:28 +0000 (07:56 +0000)
committerchriskl <chriskl>
Fri, 14 May 2004 07:56:28 +0000 (07:56 +0000)
commit145ca101d6914d1cf6b7a028aa810d4ed5459a44
tree099da998faff4e381b4630d6f66eb86e4bdd082f
parent899ff20491c3cc578cbc9fd13b1f1351d3038907
first go at supporting all ne 7.5 alter table features.  eg. changing column type.  needs good testing
12 files changed:
BUGS
HISTORY
TODO
classes/database/BaseDB.php
classes/database/Postgres.php
classes/database/Postgres71.php
classes/database/Postgres72.php
classes/database/Postgres73.php
classes/database/Postgres75.php
tables.php
tblproperties.php
viewproperties.php