Skip to content

Drop language table #6934

@argiepiano

Description

@argiepiano

language.install creates a table named language that is never used, since Backdrop stores this information in config. Interestingly, this table is dropped during D7 upgrades by language_update_1002, only to be created anew by language_schema()!

Git blame says these lines (language_schema()) are ancient - pre-Backdrop. My guess is that they were overlooked when Backdrop was forked.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions