Re: [QGIS-Developer] How to see queries sent to GPKG layer for debugging

2023-07-25 Thread Vedran Stojnović via QGIS-Developer
I just figured out it already works, I've had layers with identical layers names in all three data sources so I thought it was from the same layer... Sorry. sri, 26. srp 2023. u 08:35 Vedran Stojnović napisao je: > Hi Alessandro, > > thank you for this feature, and now that's implemented I can b

Re: [QGIS-Developer] How to see queries sent to GPKG layer for debugging

2023-07-25 Thread Vedran Stojnović via QGIS-Developer
Hi Alessandro, thank you for this feature, and now that's implemented I can better track bugs. Now that's been implemented in QGIS for the GPKG layers and is working well, can we extend this feature to SpatiaLite and raw "SQLite" layers too, all of these are based on SQLite DB? Should this be a QG

Re: [QGIS-Developer] How to see queries sent to GPKG layer for debugging

2022-12-19 Thread Alessandro Pasotti via QGIS-Developer
I don't, sorry. On Mon, Dec 19, 2022 at 1:07 PM Vedran Stojnović wrote: > > Hi Alessandro, > > thank you very much for info. > Do you maybe know any workaround for this in the meanwhile? > One of my coworkers is currently on hold because of this. > > pon, 19. pro 2022. u 12:33 Alessandro Pasotti

Re: [QGIS-Developer] How to see queries sent to GPKG layer for debugging

2022-12-19 Thread Vedran Stojnović via QGIS-Developer
Hi Alessandro, thank you very much for info. Do you maybe know any workaround for this in the meanwhile? One of my coworkers is currently on hold because of this. pon, 19. pro 2022. u 12:33 Alessandro Pasotti napisao je: > It's coming: see https://github.com/OSGeo/gdal/pull/6837 > > On Mon, Dec

Re: [QGIS-Developer] How to see queries sent to GPKG layer for debugging

2022-12-19 Thread Alessandro Pasotti via QGIS-Developer
It's coming: see https://github.com/OSGeo/gdal/pull/6837 On Mon, Dec 19, 2022 at 12:28 PM Vedran Stojnović via QGIS-Developer wrote: > > Hi, > > I am trying to find source of some bug related to data input via form. > I have set up some triggers in DB which are not executed if data is edited > t