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
If you search with the full-text search option, an error will occur because the default database not support full text search. You have to do it by hand:
If you search with the full-text search option, an error will occur because the default database not support full text search. You have to do it by hand:
Or you can set Enable_FTS to False in the local_settings
Source: DMOJ/docs#100
The text was updated successfully, but these errors were encountered: