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

57 revise database connection options #58

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

wgergely
Copy link
Owner

Database connection changes

When refreshing the bookmark items model all database connectors reset.
Also, the database interface now connects using the built-in timeout and
sets a valid or invalid state depending on if the connection was successfully
made. When the connector is in invalid state no value will be read or
set to the database and the item delegate will visually indicate the
invalid state.
@wgergely wgergely linked an issue Jan 23, 2023 that may be closed by this pull request
@wgergely wgergely merged commit ed4dc73 into main Jan 23, 2023
@wgergely wgergely deleted the 57-revise-database-connection-options branch January 23, 2023 08:17
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.

Revise database connection options
1 participant