![]() |
Qore PgsqlSqlUtil Module Reference
1.5.2
|
This is the complete list of members for PgsqlSqlUtil::PgsqlIndex, including all inherited members.
constructor(string n_name, bool n_unique, hash n_cols, *string n_tablespace) | PgsqlSqlUtil::PgsqlIndex | |
equalImpl(AbstractIndex ix) | PgsqlSqlUtil::PgsqlIndex | protected |
getCreateSql(string table_name, *hash opt) | PgsqlSqlUtil::PgsqlIndex | |
getDropSql(string table_name) | PgsqlSqlUtil::PgsqlIndex | |
getRenameSql(string table_name, string new_name) | PgsqlSqlUtil::PgsqlIndex | |
tablespace | PgsqlSqlUtil::PgsqlIndex |