issues_fts: 267713226
This data as json
rowid | title | body |
---|---|---|
267713226 | Support multiple databases | I'm going to loop through every database file in the app root directory and bundle all of them. Each one will be accessible at /databasename Note this is without the file extension, and we will disallow multiple files with the same name but different extensions. Supported extensions to start with will be `.db` and `.sqlite` and `.sqlite3` |