Scroll to navigation

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
2022-11-19 perl v5.36.0