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
lf/issue-49 compare all columns macro for testing #50
lf/issue-49 compare all columns macro for testing #50
Changes from all commits
02e725d
4c60d83
bb9862e
93c447b
9e77cbb
ab84ac3
2b02847
8fe9a54
3f0a8d4
92d3bd8
d74f587
ee91af8
c9cbd4f
9bc5578
394cff9
bfd4062
8d071cb
0f03b05
965df11
e524a3f
80bc6ce
40db5ff
5c4c288
4560b5c
361fc5f
34802ba
478dfce
82a5f52
d8ba98a
ae490d4
f719ee7
e281ee8
1205476
6ea4a3c
ca20593
4963587
cf9271c
f27f13c
a676835
15d9864
52355f3
7e255fe
87169ef
3029cec
8d42358
e9425b0
164ae66
3ccad81
c9bc02d
62c39f0
449a39c
fd8440a
7ee1e0f
d57e988
7d6b09a
7034c65
ab13892
35b4d07
d151d7b
6b6b9c5
a8c9a07
43e60da
beab6d0
771664c
cb288e1
b54e14d
ce2ffa3
5c4d914
d3e01ad
a21fe35
905f207
fd7cbdc
40e5679
f68a13c
f1c29b7
8d63ce7
4081a88
d6ea660
8daaa71
c642d5f
be7747a
48810d3
9ba804f
6a9def4
4876f13
ae85d86
0be0b2e
8eba10c
59fdea4
f42fc59
422f48b
d3ae413
32c5195
b141af3
fb600af
fa1c5a2
1337c95
5fdb982
d26a841
8c1e7c8
e3deac3
2ecb37c
0e8340d
155cd69
791f99c
7677cac
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.
I'd probably add a note here saying you can also hard code a table name - for interactive queries where someone is writing one-off code, it's not unreasonable to hardcode a table string for expediency's sake. If you're building it into a CI cycle, then yes please make a proper source/relation/etc