# sqlite3.DataError

- **ID:** `python/sqlite3-dataerror`
- **Domain:** python
- **Category:** data_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Data type mismatch or out-of-range value in sqlite3 operation.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
