mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
5 lines
No EOL
129 B
Text
5 lines
No EOL
129 B
Text
load database
|
|
from ./database.db
|
|
into postgresql://sponsorblock:pw@127.0.0.1:5432/sponsorTimes
|
|
|
|
with quote identifiers; |