summaryrefslogtreecommitdiffstats
path: root/schema/mysql-migrations/upgrade_171.sql
blob: 76ab3098d550d18d9c16376719aa64a654fde056 (plain)
1
2
3
INSERT INTO director_schema_migration
  (schema_version, migration_time)
  VALUES (171, NOW());