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

Enable columns names by default for CSV exports #14007

Closed
OlafvdSpek opened this issue Feb 14, 2018 · 3 comments · Fixed by #14076
Closed

Enable columns names by default for CSV exports #14007

OlafvdSpek opened this issue Feb 14, 2018 · 3 comments · Fixed by #14076
Assignees
Labels
enhancement A feature request for improving phpMyAdmin help wanted newbie
Milestone

Comments

@OlafvdSpek
Copy link

The CSV Excel exporter has this enabled but the normal one doesn't.

@nijel nijel added enhancement A feature request for improving phpMyAdmin help wanted newbie labels Mar 1, 2018
@psaxena130
Copy link

psaxena130 commented Mar 2, 2018

Sir, I would like to contribute for this problem. Regards.

@ibennetch
Copy link
Member

@psaxena130 When exporting, the CSV Excel type enables exporting column names on the first line as a default. For the CSV type, this is not the default.

@rijaspk
Copy link
Contributor

rijaspk commented Mar 7, 2018

I would like to work on this issue @OlafvdSpek

MauricioFauth pushed a commit that referenced this issue Apr 5, 2018
* Enable columns names by default for CSV

* Improve formatting

Signed-off-by: “Rijas <“Rijas.Ahammed@icfoss.in”>

* Follow formatting standard

Enclosed body of if statement within braces
Add space between if keyword and paranthesis

Signed-off-by: Rijas Ahammed PK <Rijaspk5195@gmail.com>
@MauricioFauth MauricioFauth self-assigned this Apr 5, 2018
@MauricioFauth MauricioFauth added this to the 5.0.0 milestone Apr 5, 2018
MauricioFauth added a commit that referenced this issue Apr 13, 2018
[CI skip]

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement A feature request for improving phpMyAdmin help wanted newbie
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants