Toàn
MManifest
•Created by Toàn on 3/19/2025 in #questions-🙋
Deploy to CloudFlare Pages and using D1 & R2
Yeah exactly. It mostly the same as SQLite, its usage is a bit different from tradtional DB: you have to get the DB instance from the context (called "bindings"), instead of creating one using connection string. That's why I'm asking if we have any plugin API to extends the database adapter, since using env
DB_CONNECTION
will not work6 replies