Skip to content

Convert all numbers as strings #9

Description

@xdebbie

Great issue for those participating on Hacktoberfest!

I need all data from the columns "year", "album", "artist" and "label" to be registered in the database as "string" (varchar/text) EVEN when the value is a number. E.g., right now if the year is 2020 it will register as an INT, and I need it to be a string "2020".

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions