Class | SQLite::Exceptions::UnsupportedOSFeatureException |
In: |
ext/sqlite-api.c
|
Parent: | DatabaseException |
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."