Parse::Dia::SQL::Output::Ingres(3pm) | User Contributed Perl Documentation | Parse::Dia::SQL::Output::Ingres(3pm) |
NAME¶
Parse::Dia::SQL::Output::Ingres - Create SQL for Ingres.
SEE ALSO¶
Parse::Dia::SQL::Output
new¶
The constructor. Arguments:
_get_drop_index_sql¶
create drop index for index on table with given name.
drop index idx_foo for ingres
2020-06-22 | perl v5.30.3 |