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
SQL Editor: incorrect commenting/uncommenting with non-US-ASCII characters
- Selection works with characters, but lineLength returns bytes.
- QRegExp changed to QRegularExpression (recommended by Qt)
See issue sqlitebrowser#3328
0 commit comments