column ‘_id’ does not exist error
Solution:
When using SQLite’s simplecursor adapter, you must name the primary key of the data table as_ id。 Otherwise, Java. Lang. illegalargumentexception: column ‘_ ID ‘does not exist error.
Similar Posts:
- [Solved] MySQL ERROR 1062 (23000): Duplicate entry ‘0’ for key ‘PRIMARY’
- mysql: [Err] 1075 – Incorrect table definition; there can be only one auto column and it must be d…
- Incorrect column specifier for column “id”
- [How to Solve] SQLite database error: no such column
- Sqlite – constraint failed[0x1555]: UNIQUE constraint failed
- [Solved] MySQL uses the workbench tool, and the table status is read only
- The database returned no natively generated identity value [How to Solve]
- used in key specification without a key length
- Python pandas merge cannot merge two data frames based on column names (Key Error)?
- Impdp Migration Error: ORA-01919: role ‘PLUSTRACE’ does not exist