create a index on not exist column will lead user CAN NOT query database by command line
rencalo770 opened this issue · 2 comments
rencalo770 commented
hi, there may be 2 bugs about sqlite3.
- when i execute a sql by go api to create a index on not exist column , it will lead me can not query databse by command line.
- i can create a index on a column by command line ,even if this column does not exist in table.
rittneje commented
Please provide a reproducible example of these issues.
rittneje commented
I'm going to close this due to lack of activity. Feel free to open a new issue with more details if the issue persists.