Some cleanup in the sequence capabilities
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 1 Dec 2008 04:16:09 +0000 (23:16 -0500)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Mon, 1 Dec 2008 04:16:09 +0000 (23:16 -0500)
commit58fdddba18427666ebbbd2024d4d35c1a505a378
tree015e54004ca23e10484967aa69edf87de4b8f4a2
parent5a8939c73a7d11345714a2fa646003b89149f355
Some cleanup in the sequence capabilities
- remove hasAlterSequenceOwner as all supported pg backends support it
- rename hasSequenceAlterSchema as hasAlterSequenceSchema to follow the naming rule
classes/database/Postgres.php
classes/database/Postgres80.php
sequences.php