Manuel
Manuel
@macruzq I fixed that corner case, could you confirm with the next nightly or continuous build that everything around this is working as expected?
I've tried to build the new release (v0.23.0) and got hit again by this issue when following the updated development guide at the `make parser` or `make test` steps. My...
Apparently, some of the steps done for working around #1300 has solved this problem and now `make parser` and `make test` pass, so maybe it was my problem understanding the...
I rerun `make test` and the former problem was not reproduced. It ended in this way: ``` ===================================================== 50 failed, 2959 passed, 20 skipped, 1 xfailed, 30 warnings in 1096.09s...
Hello @kanigsson. I assume the original author is not available, otherwise, a transfer of ownership would be better than a fork, if development is going to continue on the new...
Is there something in the "SQL Log" > "Error Log". The errors reported by SQLite go there, so you don't need to add a function to see them, as far...
Strange, I've only reproduced a problem with the restoration of column widths when the current tab is not the data browser. That one is now fixed. Could you try again...
Good idea, but I've implemented it in a slightly different way. There was already drag and drop support in the DB Schema dock for building select queries. I've added support...
I've fixed the problem with the settings and restructured the contextual menu. @Andersama, the next nightly build will be ready for testing.
This seems to be platform/Qt related, because I cannot reproduce it myself. > DB Browser for SQLite Version 3.13.99 (Dec 14 2024) Last commit hash when built: 73045fbf > Built...