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
See discussion and solution to the bug in here: https://github.com/oz123/demo-bottle-sqlite-bug Don't let the sqlite in URL mislead you. Although, I first found this issue in SQLite plugin, the underlying reason is a wrong check for the keyword redis, which is the same both plugins.
The text was updated successfully, but these errors were encountered:
See discussion and solution to the bug in here: https://github.com/oz123/demo-bottle-sqlite-bug Don't let the sqlite in URL mislead you. Although, I first found this issue in SQLite plugin, the underlying reason is a wrong check for the keyword
redis
, which is the same both plugins.The text was updated successfully, but these errors were encountered: