1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

improve sqlx example

inspired by #455
This commit is contained in:
Rob Ede
2021-10-07 03:00:13 +01:00
parent c69b7598fb
commit bfede4c1bb
8 changed files with 198 additions and 129 deletions

3
.gitignore vendored
View File

@ -20,3 +20,6 @@
# For multipart example
upload.png
# any dotenv files
.env