public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Jan Nijtmans <jan.nijtmans@gmail.com>
To: "Morten Kjærulff" <mortenkjarulff@gmail.com>
Cc: cygwin@cygwin.com
Subject: Re: sqlite3: no such module: fts5
Date: Wed, 8 Jul 2020 10:32:29 +0200	[thread overview]
Message-ID: <CAO1jNws3FPBnQ-LjgXtRLz4bd=uBNni=sAWo9irPTKp57-xMXA@mail.gmail.com> (raw)
In-Reply-To: <CA+7cx1qnb4yqBZUN9v=UoeFB+7a+UWTROU14oCeZC3xQWRTNuA@mail.gmail.com>

Op ma 6 jul. 2020 om 07:05 schreef Morten Kjærulff via Cygwin:
>
> 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

Hi Morten, thank you for bringing this to my attention.

Indeed, it looks like in the build somehow the ENABLE_FTS5 option was left out.
I'll correct this for the (upcoming) 3.32.3 version.

Thanks!
          Jan Nijtmans

      parent reply	other threads:[~2020-07-08  8:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  5:03 Morten Kjærulff
2020-07-07 14:59 ` Morten Kjærulff
2020-07-08  8:32 ` Jan Nijtmans [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO1jNws3FPBnQ-LjgXtRLz4bd=uBNni=sAWo9irPTKp57-xMXA@mail.gmail.com' \
    --to=jan.nijtmans@gmail.com \
    --cc=cygwin@cygwin.com \
    --cc=mortenkjarulff@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).