Summary: | Some SQL queries with the SQL plugin are not processed | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | isaac.o.braham |
Component: | application | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | christoph |
Priority: | NOR | ||
Version First Reported In: | 24.08.3 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/30bac820cb1bfa435f0419039a914caecdcdfe95 | Version Fixed In: | |
Sentry Crash Report: |
Description
isaac.o.braham
2025-01-09 15:09:37 UTC
At the moment nobody really takes care of the SQL plugin, a patch to solve this would be welcome. A possibly relevant merge request was started @ https://invent.kde.org/utilities/kate/-/merge_requests/1691 Git commit 686aa9225378f3317f887f1e7b7f9f108ab8d416 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 16/01/2025 at 20:38. Pushed by cullmann into branch 'master'. Allow ignoring QSqlQuery prepare failure M +15 -5 addons/katesql/sqlmanager.cpp https://invent.kde.org/utilities/kate/-/commit/686aa9225378f3317f887f1e7b7f9f108ab8d416 Git commit 30bac820cb1bfa435f0419039a914caecdcdfe95 by Waqar Ahmed. Committed on 28/01/2025 at 05:34. Pushed by waqar into branch 'release/24.12'. Allow ignoring QSqlQuery prepare failure M +15 -5 addons/katesql/sqlmanager.cpp https://invent.kde.org/utilities/kate/-/commit/30bac820cb1bfa435f0419039a914caecdcdfe95 |