tweets_fts

View and edit SQL

0 records

CREATE VIRTUAL TABLE [tweets_fts] USING FTS5 (
    [full_text],
    content=[tweets]
);
Powered by Datasette · Query took 4.838ms · About: simonw/jsk-fellows-on-twitter