Releasing Datasette 0.25

This commit is contained in:
Simon Willison 2018-09-19 19:48:12 +02:00
commit 57a71377c9
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
5 changed files with 39 additions and 1 deletions

View file

@ -69,6 +69,8 @@ And then populate it like this:
You can use this technique to populate the full-text search index from any combination of tables and joins that makes sense for your project.
.. _full_text_search_table_or_view:
Configuring full-text search for a table or view
------------------------------------------------