refact: migrate sqlx + sqlite to tokio-postgresql
This commit is contained in:
parent
4f5e21becb
commit
03b614c62e
12 changed files with 838 additions and 250 deletions
|
|
@ -1,10 +1,6 @@
|
|||
[
|
||||
{
|
||||
"name" : "tic-tac-toe",
|
||||
"max_players" : 10
|
||||
},
|
||||
{
|
||||
"name" : "Ternio",
|
||||
"max_players" : 3
|
||||
"name": "trictrac",
|
||||
"max_players": 10
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue