Option --input doesnt uderstand plsql with create [or replace] [editionable]...
Brought to you by:
darold
Hello!
Option --input doesn'work with plsql code such as:
create or replace editionable [view/trigger/sequence etc]. Output is null.
Need to add "or replace editionable" for checking in ora2pg.pm.
Anonymous
Fixed in github commits c853bdc and 4fe636