Browse Source

Use date of merge for plugin migration file

Peter Justin 7 years ago
parent
commit
934021bebc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      migrations/201711180953_7c3fcf8a3335_add_plugin_tables.py

+ 1 - 1
migrations/20171118_7c3fcf8a3335_add_plugin_tables.py → migrations/201711180953_7c3fcf8a3335_add_plugin_tables.py

@@ -2,7 +2,7 @@
 
 Revision ID: 7c3fcf8a3335
 Revises:
-Create Date: 2017-08-12 12:41:04.725309
+Create Date: 2017-11-18 09:53
 
 """
 import sqlalchemy as sa