Fix naming inconsistencies on migrations.

This commit is contained in:
Andrey Antukh 2020-05-25 13:45:52 +02:00
parent 7d5f9c1078
commit 7bda554889
11 changed files with 87 additions and 33 deletions

View file

@ -0,0 +1,2 @@
ALTER TABLE page
DROP COLUMN version;