HomeWrite.as

Fix pinned post content truncation with SQLite

Description

Fix pinned post content truncation with SQLite

This extracts the LEFT/SUBSTR logic into its own datastore.clip() method
that also works correctly with SQLite.

Ref T529

Details

Provenance
mattAuthored on Dec 8 2018, 5:54 PM
Parents
rWFdaaa4564bbc6: Fix post `created` date in SQLite
Branches
Unknown
Tags
Unknown
Tasks
T529: Support SQLite for storage