Is there a way to join tables from more than two SQLite databases with SQLite.Swift? The documentation only has examples from the same database.
Note to the duplicate gurus: This is not about how to join tables in SQlite from different databases. It's about how to join tables in SQlite.Swift, which is a Swift library that runs on SQLite.