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
|
@ -11,9 +11,11 @@ targets:
|
|||
dependencies:
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
branch: master
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
branch: crystalv024
|
||||
|
||||
crystal: 0.23.1
|
||||
crystal: 0.24.0
|
||||
|
||||
license: MIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue