SQLite
Butterfly supports SQLite, and will automatically detect it for URIs with the sqlite3:
protocol. SQLite queries are escaped using ?
for parameter placeholders.
Butterfly supports SQLite, and will automatically detect it for URIs with the sqlite3:
protocol. SQLite queries are escaped using ?
for parameter placeholders.