album/migrations/20160630121524_create_places_tables/down.sql

3 lines
44 B
MySQL
Raw Normal View History

2016-06-30 14:16:12 +03:00
DROP TABLE photo_places;
DROP TABLE places;