-
#### Describe the bug
`netscape_html` fails due to parsing the `sources-*-import.txt` containing the bookmark file's filename instead of the bookmark file.
#### Steps to reproduce
1. Export bookmarks…
-
**Question 1: Database, with database schema change (0.91)**
- [x] Show db.Column changes you have made to model/python file in Visual Studio Code
- [x] Show initialization data code in VS…
-
```
Steps to reproduce:
1. Checking Ruby SQLite3 support: ruby -e "require 'rubygems'" -e "require
'sqlite3/database'"
Fatal error: Ruby SQLite3 support not found. Please install it first.
2. Then I …
-
```
Steps to reproduce:
1. Checking Ruby SQLite3 support: ruby -e "require 'rubygems'" -e "require
'sqlite3/database'"
Fatal error: Ruby SQLite3 support not found. Please install it first.
2. Then I …
-
Hi ,
I am getting database connection failed error ,how to configure sqlite3 ?
Is it automatically or need to create ?
I am using ubuntu 16.0.4. sqlite3 .php 5.6.
-
When trying to open an database file with strict table enabled, it said
```
Failed to open database '/path/to/db.sqlite3': malformed database schema (metadata) - near "strict": syntax error
```
…
-
`~/Library/Messages/chat.db` exists, but `$db = new SQLite3($chat_db_path, SQLITE3_OPEN_READONLY);` fails with `Could not open database file.`
I tried in a normal SQLite browser and it couldn't ope…
-
### Steps to reproduce
- Submit an email to `Conductor::ActionMailbox::InboundEmails::SourcesController` (`/rails/conductor/action_mailbox/inbound_emails/sources/new`) with the same message id as a p…
-
Hello I used Libation without a problem for months now, but today I got this error. Personally I am not a techsavy guy when it comes to these stuff so I am completely lost.
**The ERROR:**
SQLite…
-
Supported arguments:
```
Database (string) name of SQLite2/3 database file; default empty
PWD (string) password when built with SEE support; default empty
Timeout (integer) …