From the SQLite documentation:
"This error means that you have attempts to create or access a file database file that is larger that 2GB on a legacy Unix machine that lacks large file support."
Class SQLite::Exceptions::UnsupportedOSFeatureException |
|
From the SQLite documentation:
"This error means that you have attempts to create or access a file database file that is larger that 2GB on a legacy Unix machine that lacks large file support."