HomeWrite.as

Fix tagged posts SQLite query

Description

Fix tagged posts SQLite query

SQLite doesn't have an RLIKE function, so the query for hashtagged
posts was failing before. This adds a regexp function to SQLite and
correctly retrieves all posts on a blog with the requested hashtag.

This closes #55

Details

Provenance
mattAuthored on Jan 7 2019, 4:55 PM
Parents
rWF1c58c64c7c85: Fix SQLite deadlock when creating user
Branches
Unknown
Tags
Unknown