• #dev 2020-11-14
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2020-11-14 UTC
# 21:53
[Simon_Willison]
```CREATE VIRTUAL TABLE books USING fts5(author, title, description, tokenize = 'snowball spanish');```