Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
add SQL adapter #779
add SQL adapter #779
Changes from all commits
5fd1bac
4389b68
6f106a0
5f8d3ac
35e25f5
0d4d8f5
c437347
4dbfd20
f004ae2
f1f7d4c
2f3abf7
f6c8cf4
088ea39
0d0022e
40dd070
3c90df6
52d5b9e
dbfe262
ba4fde0
0ee14e3
0b6bd23
9f382a5
f7f6aee
159c152
6bc266b
6c91fd9
7c748c3
781fb13
748cc47
1b3148b
3f374d6
07ae5a8
eaa792e
280c115
1c4bf2b
2fc12a6
75bb797
a87bccc
e009cda
a34c8ac
6191c16
e1aaa3d
2f2d787
91c4092
f6c89aa
dc19d2c
5d2c06d
e7854b0
50a6d77
cece183
e506fde
b7d0646
b420319
e00270f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe just call the fixture
data_source
?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is not a fixture named
data_source
, I do not get what you mean.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can call the fixture
data_source
, instead of calling itdata_source_from_init_storage
and then immediately assigningdata_source = data_source_from_init_storage