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