diff schema/updates/1431/01.add_state.sql @ 5097:6d5f711dff61 queued-stage-done

db update 1430 -> 1431
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 24 Mar 2020 13:03:38 +0100
parents schema/updates/1430/01.add_state.sql@f64ff954ee31
children 13fff84c2b70
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/schema/updates/1431/01.add_state.sql	Tue Mar 24 13:03:38 2020 +0100
@@ -0,0 +1,1 @@
+ALTER TYPE import_state ADD VALUE 'reviewed';