Class: SQLite::Exceptions::RangeException
- Inherits:
-
Object
- Object
- SQLite::Exceptions::RangeException
- Defined in:
- ext/sqlite-api.c
Overview
From the SQLite documentation:
“2nd parameter to sqlite_bind out of range”
From the SQLite documentation:
“2nd parameter to sqlite_bind out of range”