mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add primitive postgres support
This commit is contained in:
parent
383ed8b209
commit
8d6de7deba
5 changed files with 106 additions and 31 deletions
|
@ -6,7 +6,7 @@ shards:
|
|||
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: 0.21.0
|
||||
commit: 8cb9770ec3c6cf5897e644229dad8d0b5c360941
|
||||
|
||||
kilt:
|
||||
github: jeromegn/kilt
|
||||
|
@ -14,7 +14,7 @@ shards:
|
|||
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: 0.13.4
|
||||
commit: cafe58314bbbf0e6273963b1447e1c2fbeaf41ff
|
||||
|
||||
radix:
|
||||
github: luislavena/radix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue