$darkmode
Qore PgsqlSqlUtilBase Module Reference 1.8
PgsqlSqlUtilBase::PgsqlSequence Member List

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

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