Add dropSequence to postgres
authorPaladox <thomasmulhall410@yahoo.com>
Wed, 19 Oct 2016 10:26:58 +0000 (11:26 +0100)
committerPaladox <thomasmulhall410@yahoo.com>
Fri, 9 Jun 2017 19:55:30 +0000 (19:55 +0000)
commit52fd34bc033f66404d47fdb3a744f94a478d0489
tree5746bf0c193c3f4f237efba8f31a8283c253e697
parentd0a0838cb76b4cf20977c4aba5fe06877d8deb58
Add dropSequence to postgres

This is how to set it

[ 'dropSequence', 'logging', 'logging_log_id_seq' ]

for example

Change-Id: I567287703310eff2e9e3cde8f2423dbf5e990a4b
includes/installer/PostgresUpdater.php