sqlx 1:n dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- Add up migration script here
|
||||
CREATE TABLE hersteller (
|
||||
id SERIAL PRIMARY KEY,
|
||||
hersteller_id SERIAL PRIMARY KEY,
|
||||
name VARCHAR NOT NULL
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user