Qore PgsqlSqlUtil Module Reference  1.0
 All Classes Namespaces Functions Variables Groups Pages
PgsqlSequence Member List

This is the complete list of members for PgsqlSequence, including all inherited members.

constructor(string n_name, number n_start=1, number n_increment=1, *softnumber n_end)PgsqlSequence
getCreateSql(*hash opt)PgsqlSequence
getRenameSql(string new_name)PgsqlSequence