mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 22:09:20 +00:00
4 lines
88 B
SQL
4 lines
88 B
SQL
DROP TABLE IF EXISTS photo;
|
|
DROP TABLE IF EXISTS album;
|
|
DROP TABLE IF EXISTS photo_url;
|