sqlite-extras 0.1.1

Sqlite database insights
Documentation
1
2
3
4
5
6
7
8
pub mod compile_options;
pub mod index_size;
pub mod integrity_check;
pub mod pragma;
pub mod sequence_number;
pub mod shared;
pub mod table_size;
pub mod total_size;