mirror of
https://github.com/actix/examples
synced 2025-06-27 09:29:02 +02:00
chore: tweaks to diesel-async
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
-- Your SQL goes here
|
||||
CREATE TABLE IF NOT EXISTS items
|
||||
(
|
||||
id uuid DEFAULT gen_random_uuid() PRIMARY KEY,
|
||||
|
Reference in New Issue
Block a user