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

[FIX] SQL Table: Restore selected table from settings #3703

Merged
merged 2 commits into from
Apr 5, 2019

Conversation

robertcv
Copy link
Collaborator

Issue

Fixes #3609

Description of changes

Move selection of current table to after a connectino is established.

Includes
  • Code changes
  • Tests
  • Documentation

@robertcv robertcv changed the title OWSql restore selected table from settings [FIX] OWSql restore selected table from settings Mar 29, 2019
@codecov
Copy link

codecov bot commented Mar 29, 2019

Codecov Report

Merging #3703 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3703      +/-   ##
==========================================
+ Coverage   84.52%   84.53%   +0.01%     
==========================================
  Files         373      373              
  Lines       68391    68403      +12     
==========================================
+ Hits        57805    57823      +18     
+ Misses      10586    10580       -6

@lanzagar lanzagar changed the title [FIX] OWSql restore selected table from settings [FIX] SQL Table: Restore selected table from settings Apr 5, 2019
@lanzagar lanzagar merged commit 399c4ef into biolab:master Apr 5, 2019
@robertcv robertcv deleted the fix/owsql_table_select branch May 31, 2019 11:31
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.

2 participants