39_drop_file_and_thumbnail_object_keys.up.sql 86 B

123
  1. DROP TABLE IF EXISTS file_object_keys;
  2. DROP TABLE IF EXISTS thumbnail_object_keys;