Skip to content

Ignore or handle internal active record metadata #13

Description

@mrtnin

When restoring a production database we also include the table ar_internal_metadata. We should either ignore it by default, or overwrite the value to current environment.

select * from ar_internal_metadata;
     key     |   value    |         created_at         |         updated_at
-------------+------------+----------------------------+----------------------------
 environment | production | 2021-09-25 23:25:47.180765 | 2021-09-25 23:25:47.180765
(1 row)

Activity

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

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