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
cursor = database.queryFinalized("SELECT data, mid, date, uid, random, fm, name, uname, flags, isdel FROM unread_push_messages WHERE 1 ORDER BY date DESC LIMIT 50");
missing isDel column in the original table.
The text was updated successfully, but these errors were encountered:
Thanks @theufgf from tg for this report.
missing isDel column in the original table.
The text was updated successfully, but these errors were encountered: