Files
aniplay-api/drizzle/0008_faulty_bushwacker.sql

4 lines
79 B
SQL

CREATE TABLE `unreleased_titles` (
`title_id` integer PRIMARY KEY NOT NULL
);