Rewrite the use of unwrap() to use Result<>
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
-- Add up migration script here
|
||||
|
||||
CREATE TABLE games(
|
||||
id SERIAL PRIMARY KEY,
|
||||
name TEXT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user