react-native-nitro-sqliteInterfaces
API Reference / react-native-nitro-sqlite / NitroSQLiteConnectionOptions
Interface: NitroSQLiteConnectionOptions
Options for open() and NitroSQLite.open().
Properties
location?
optionallocation?:string
Directory relative to the platform's database directory.
name
name:
string
Database file name. Only one managed connection may use a name at a time.