6 ms·
Had this error with v3.33. Does work with sqlite3 v3.40 and likely higher too.
by zoomablemind 2y ago
Had this error with v3.33.
Does work with sqlite3 v3.40 and likely higher too.
- thristian 2y agoThanks for looking into it! It turns out that 3.37.0 is the version that added the `table_list` pragma. I've added that requirement to the README.