Compare commits
No commits in common. "7be09c478071f881d66dfecabb4acc3c5bdc1ea9" and "06ad6bda13367093ea33cb9b76d649ed8129b334" have entirely different histories.
7be09c4780
...
06ad6bda13
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
@ -15,6 +15,8 @@
|
||||
|
||||
|
||||
-- Dumping database structure for wastetape
|
||||
CREATE DATABASE IF NOT EXISTS "wastetape";
|
||||
;
|
||||
|
||||
-- Dumping structure for table wastetape.blacklist
|
||||
CREATE TABLE IF NOT EXISTS "blacklist" (
|
||||
|
Loading…
Reference in New Issue
Block a user