mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-06 03:26:59 +03:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
load database
|
|
from ./database.db
|
|
into postgresql://sponsorblock:pw@127.0.0.1:5432/sponsorTimes
|
|
|
|
with quote identifiers; |