Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Add an Option to Ignore Missing Types#28

Open
benburkert wants to merge 4 commits intortomayko:masterfrom
benburkert:ignore-missing
Open

Add an Option to Ignore Missing Types#28
benburkert wants to merge 4 commits intortomayko:masterfrom
benburkert:ignore-missing

Conversation

@benburkert
Copy link

This allows dumps taken on a newer version of the object graph (or database schema) to load in older versions where some object types (or active record models) are missing.

This allows replication between different versions of a common object
graph. For example, we might want to dump from the latest ActiveRecord
models & schema version, and load to an older version of the code.
Active Record overloads this to autoload models.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant