-
Notifications
You must be signed in to change notification settings - Fork 8
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
Tabular result format #239
Merged
lukasmalkmus
merged 8 commits into
main
from
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
Sep 17, 2024
Merged
Tabular result format #239
lukasmalkmus
merged 8 commits into
main
from
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
Sep 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lukasmalkmus
added
enhancement
New feature or request
help wanted
Extra attention is needed
labels
Jul 17, 2023
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
July 18, 2023 14:49
0e1aa21
to
00ce60d
Compare
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
July 31, 2023 16:49
00ce60d
to
d28430d
Compare
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
2 times, most recently
from
October 18, 2023 09:45
89f882c
to
bcf2423
Compare
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
4 times, most recently
from
April 15, 2024 14:12
445262f
to
170da3a
Compare
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
3 times, most recently
from
August 10, 2024 13:54
f6a663a
to
19e1d8a
Compare
dasfmi
reviewed
Aug 12, 2024
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
August 12, 2024 16:30
88cc7fc
to
a1fa476
Compare
dasfmi
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
August 13, 2024 11:31
fae5242
to
ce78037
Compare
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
August 14, 2024 12:18
166ac19
to
23d9042
Compare
dasfmi
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
3 times, most recently
from
August 16, 2024 12:27
40b6e30
to
cbe04aa
Compare
bahlo
previously approved these changes
Aug 19, 2024
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.
Fancy iterators ✨
Only if it comes from the French region of Iteráteur; otherwise it's just sparkling for-loops |
lukasmalkmus
force-pushed
the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
from
September 17, 2024 10:22
47a43ca
to
efd08b8
Compare
bahlo
approved these changes
Sep 17, 2024
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.
cool
lukasmalkmus
deleted the
lukasmalkmus/dx-457-tabular-result-format-support-for-axiom
branch
September 17, 2024 10:55
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A first iteration for the tabular results format, something we worked on to replace the current response format in the future. This draft serves as a place to discuss, test and iterate on the changes.
Three commits are of particular interest (omitting SHAs/links as we will likely rebase this):
iter
package