Skip to main content

Module sqlite_writer

Module sqlite_writer 

Source
Available on crate feature rdbc only.
Expand description

SQLite-specific writer implementation.

Structsยง

SqliteItemWriter
A writer for inserting items into a SQLite database using SQLx.