-
Notifications
You must be signed in to change notification settings - Fork 10.6k
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
Allow customizing export column names #3696
Merged
kmike
merged 17 commits into
scrapy:master
from
Gallaecio:allow-customizing-export-column-names
Jun 26, 2022
Merged
Allow customizing export column names #3696
kmike
merged 17 commits into
scrapy:master
from
Gallaecio:allow-customizing-export-column-names
Jun 26, 2022
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
Gallaecio
changed the title
Allow customizing export column names
[WIP] Allow customizing export column names
Mar 22, 2019
Gallaecio
force-pushed
the
allow-customizing-export-column-names
branch
4 times, most recently
from
March 26, 2019 15:41
7f29818
to
9000c8c
Compare
Gallaecio
changed the title
[WIP] Allow customizing export column names
Allow customizing export column names
Mar 26, 2019
Codecov Report
@@ Coverage Diff @@
## master #3696 +/- ##
==========================================
- Coverage 88.71% 88.58% -0.14%
==========================================
Files 162 162
Lines 10740 10764 +24
Branches 1834 1842 +8
==========================================
+ Hits 9528 9535 +7
- Misses 939 953 +14
- Partials 273 276 +3
|
kmike
reviewed
Mar 27, 2019
Gallaecio
force-pushed
the
allow-customizing-export-column-names
branch
from
March 29, 2019 14:17
9000c8c
to
484bd0d
Compare
Gallaecio
force-pushed
the
allow-customizing-export-column-names
branch
from
September 24, 2019 16:53
484bd0d
to
92b2b2c
Compare
…-export-column-names
Gallaecio
force-pushed
the
allow-customizing-export-column-names
branch
from
December 17, 2019 13:06
3a2dd58
to
ab13221
Compare
kmike
reviewed
Jan 23, 2020
kmike
reviewed
Jan 23, 2020
kmike
reviewed
Jan 23, 2020
…-export-column-names
…-export-column-names
I'm fine with that. |
kmike
reviewed
May 27, 2022
kmike
reviewed
Jun 16, 2022
kmike
reviewed
Jun 16, 2022
Thanks @Gallaecio! |
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.
Fixes #1008, fixes #3266