Move SQLite meta items / episode parameters to JSON #29
Labels
No Label
area
podcasting
area
setup
area
theming
bug
annoyance
bug
footgun
bug
urgent
duplicate
enhancement
deprecation
enhancement
feature
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bit-badger/myWebLog#29
Loading…
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