Closed GoogleCodeExporter closed 9 years ago
hi,
i am fix addcolumn for a exist table. in oracle not exist column key word in
alter table:
ALTER TABLE WORKFLOW ADD COLUMN WORKFLOW_SOURCE NUMBER(10,0) : sql ok, oracle
fail
ALTER TABLE WORKFLOW ADD WORKFLOW_SOURCE NUMBER(10,0) : oracle ok
Original comment by joa...@gmail.com
on 24 Jul 2008 at 6:43
Attachments:
SVN 109
Applied patch. I don't have Oracle to test unfortunately.
Someone who uses Oracle, please run unit tests and report any problems.
Original comment by geoffl...@gmail.com
on 4 Aug 2008 at 11:02
Original issue reported on code.google.com by
joa...@gmail.com
on 1 Jul 2008 at 9:44Attachments: