Skip to content

Create db using utf8mb4 format #122

@bwlynch

Description

@bwlynch

While testing out the application by scraping sites from the current Airtable, I was getting errors due to the fact that the database wasn't using utf8mb4 format and so couldn't input chinese characters, specifically in the raw_data column in the ArticleSnapshot table. I assume there's a way to specify that in during the database creation and was thinking it might be worth it do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions