aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql')
-rw-r--r--src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql b/src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql
new file mode 100644
index 00000000..53d4f169
--- /dev/null
+++ b/src/main/resources/db/specific/postgresql/V1.20__reply id in messages_properties.sql
@@ -0,0 +1 @@
+ALTER TABLE messages_properties ADD COLUMN reply_id smallint NOT NULL