Remove work-around for esqlite :no_columns error
jazzyb opened this issue · 1 comments
jazzyb commented
The esqlite error that incorrectly returned :no_columns for queries has been fixed. (See: mmzeeman/esqlite#16) We currently have some work-around code in sqlitex to handle the error condition. We can now:
- Update the esqlite hex package to pull in the fix
- Remove the work-around code in sqlitex
mmmries commented
published esqlite 0.2.0