Module native

Module native 

Source

Structs§

EncryptedConnection
Specialized Connection for r2d2 connection pool.
EphemeralDbConnection
NativeDb
Database used in native (everywhere but web)
NativeDbConnection
NopConnection
UnencryptedConnection
An Unencrypted Connection Creates a Sqlite3 Database/Connection in WAL mode. _NOTE:_Unencrypted Connections are not validated and mostly meant for testing. It is not recommended to use an unencrypted connection in production.

Enums§

PlatformStorageError

Type Aliases§

RawDbConnection