What is the problem this feature will solve?
node:sqlite module deals with paths for the database location. We should support Buffer and URL following up on this comment. Just like fs does.
What is the feature you are proposing to solve the problem?
Support both the three options: String, Buffer and URL
What alternatives have you considered?
No response
What is the problem this feature will solve?
node:sqlitemodule deals with paths for the database location. We should supportBufferandURLfollowing up on this comment. Just like fs does.What is the feature you are proposing to solve the problem?
Support both the three options: String, Buffer and URL
What alternatives have you considered?
No response