Move SQLite meta items / episode parameters to JSON #29
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There are no queries where these are in a
WHERE
clause; change them to TEXT fields in the post/page tables, and store them as JSON. This will save extra queries andJOIN
s.This has been completed, and will be part of v2-rc2