You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm inclined to go with the first, simpler option. I have longer term plans for efficient incremental index updates based on clever trickery with triggers.
Here's why:
dogsheep-beta/dogsheep_beta/utils.py
Lines 44 to 53 in 24f7898
That should probably do
DELETE FROM index1.search_index WHERE [table] = ?
first.The text was updated successfully, but these errors were encountered: