Skip to content
Snippets Groups Projects
Commit 0971613a authored by Ehren Kret's avatar Ehren Kret
Browse files

Remove messages table from account DB

This is quite out of date. Messages has been a separate database for a
long long time.
parent 98f9bc3f
No related branches found
No related tags found
No related merge requests found
......@@ -351,4 +351,8 @@
</addColumn>
</changeSet>
<changeSet id="21" author="ehren">
<dropTable tableName="messages"/>
</changeSet>
</databaseChangeLog>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment