Manuel
Manuel
I just read this recent update about the Scintilla bug: https://sourceforge.net/p/scintilla/bugs/1590/ > Hassan DRAGA - 2017-10-29 > > now fixed on latest version of Scintilla
You can already use the DB Schema right dock for the select statement and the Browse Data tab for the inset statement.
You can already do the opposite, detach the "Browse Data" tabs. First, you need to open more than one tab, otherwise the detach button is hidden.
What are sqb files? Are they sqlite databases or [sqbpro (our project files)](https://github.com/sqlitebrowser/sqlitebrowser/wiki/Project-Files)? If you're referring to our project files, they don't include the database inside, you have to extract...
I don't know why, but my squiggle is thinner than that. In any case, you can disable this feature in "Preferences > SQL > Error indicators". Another option is trying...
Indeed, this seems a bug. Words are separated and not searched as RegExp. SQL log when filtering by any column: ```sql SELECT "_rowid_",* FROM "main"."Test" WHERE ("_rowid_" LIKE '%/New%' ESCAPE...
@Logistes, did the command line or the shortcut in the file dialog work for you? On that case, please close the issue.
> > [@Logistes](https://github.com/Logistes), did the command line or the shortcut in the file dialog work for you? On that case, please close the issue. > > I could go through...
You also have a Search box. Does it find the file if you paste all the file path there?
Are you aware of [these shortcuts](https://github.com/sqlitebrowser/sqlitebrowser/wiki/Keyboard-shortcuts)?