1
0
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:
Rob Ede
2025-04-09 23:49:30 +01:00
parent f2c51a8713
commit 3f2186ef19
5 changed files with 12 additions and 22 deletions

View File

@ -1,2 +1 @@
-- This file should undo anything in `up.sql`
DROP TABLE IF EXISTS items;