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