On Mon, Jul 6, 2020 at 7:03 AM Morten Kjærulff wrote:
>
> Hi,
>
> I am (ok, almost) sure that I have created a fts5 db before, how did I?
>
> $ echo "create virtual table t using fts5(t)"|sqlite3 t.db
> Error: near line 1: no such module: fts5
>
> $ sqlite3 --version
> 3.30.0 2019-10-04 15:03:17
> c20a35336432025445f9f7e289d0cc3e4003fb17f45a4ce74c6269c407c6e09f

Can anyone confirm that fts5 should / should not work by default?
Is there something wrong with my installation or has something
changed? I have a db I created last year and when trying to work with
that one, I also get the error.
/Morten
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to