Parse::Dia::SQL::Output::Ingres - Create SQL for Ingres.


Parse-Dia-SQL documentation  | view source Contained in the Parse-Dia-SQL distribution.

Index


NAME

Top

Parse::Dia::SQL::Output::Ingres - Create SQL for Ingres.

SEE ALSO

Top

 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


Parse-Dia-SQL documentation  | view source Contained in the Parse-Dia-SQL distribution.