legacy_file_format


Description:

public bool legacy_file_format { set; get; }

Legacy file format

When this flag is on, new SQLite databases are created in a file format that is readable and writable by all versions of SQLite going back to 3.0.0.

See SQLite documentation at: http://sqlite.org/pragma.html#pragma_legacy_file_format