Y
Hacker News
new
|
ask
|
show
|
jobs
by
compressedgas
302 days ago
Additional databases can be added to a SQLite connection using:
ATTACH 'pathname.db' AS prefix
https://www.sqlite.org/lang_attach.html