generated from lucxjo/template
7 lines
178 B
MySQL
7 lines
178 B
MySQL
|
-- SPDX-FileCopyrightText: 2023 Louis Hollingworth <louis@hollingworth.nl>
|
||
|
--
|
||
|
-- SPDX-License-Identifier: GPL-3.0-or-later
|
||
|
|
||
|
-- Add down migration script here
|
||
|
DROP TABLE "guild";
|