Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write to project join memory cache property value instead of not cache is empty #2054

Merged
merged 1 commit into from May 22, 2015

Conversation

arnaud-morvan
Copy link
Contributor

With existing behavior which write !joinIt->cachedAttributes.isEmpty() to project, if the joined table is empty, the memory cache fall down to false on project saving.
When using existing project with a new fresh database, this is very inconvenient.
It seems smarter to write the content of the memoryCache property.

mhugent added a commit that referenced this pull request May 22, 2015
Write to project join memory cache property value instead of not cache is empty
@mhugent mhugent merged commit 6d61025 into qgis:master May 22, 2015
@arnaud-morvan arnaud-morvan deleted the join_memory_cache branch September 29, 2015 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants