Class: SQLite::Exceptions::UnsupportedOSFeatureException

Inherits:
Object
  • Object
show all
Defined in:
ext/sqlite-api.c

Overview

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.”