What is the problem this feature will solve?
This might be useful for cases where only the DatabaseSync object is received.
What is the feature you are proposing to solve the problem?
Add the method DatabaseSync.prototype.location as a wrapper to sqlite3_db_filename. It might receive the database name as an argument.
What alternatives have you considered?
N/A
What is the problem this feature will solve?
This might be useful for cases where only the
DatabaseSyncobject is received.What is the feature you are proposing to solve the problem?
Add the method
DatabaseSync.prototype.locationas a wrapper to sqlite3_db_filename. It might receive thedatabase nameas an argument.What alternatives have you considered?
N/A