1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

First pass at databases.

This commit is contained in:
Cameron Dershem
2019-06-18 02:21:24 -04:00
parent 917156db2c
commit 559f54d22b
4 changed files with 112 additions and 91 deletions

View File

@ -25,4 +25,6 @@ exclude = [
"static-files",
"websockets",
"http20",
"databases",
"og_databases",
]