pub const SQLITE_MAX_ATTACHED: usize = 10;
Maximum number of attached databases (not counting main and temp).
main
temp