File indexing completed on 2025-02-23 04:29:35

0001 -- SPDX-FileCopyrightText: 2022 Jonah BrĂ¼chert <jbb@kaidan.im>
0002 --
0003 -- SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
0004 
0005 drop table playlists;
0006 drop table playlist_entries;