Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore legacy database columns at ActiveRecord level #1377

Closed
artur-intech opened this issue Oct 18, 2019 · 0 comments · Fixed by #1443
Closed

Ignore legacy database columns at ActiveRecord level #1377

artur-intech opened this issue Oct 18, 2019 · 0 comments · Fixed by #1443

Comments

@artur-intech
Copy link
Contributor

artur-intech commented Oct 18, 2019

They should not be exposed in any API, as being purely internal things.

Until #1376 is done.
Blocked by #377 (because of ignored_columns method).

  • contacts.legacy_id
  • contacts.legacy_history_id
  • dnskeys.legacy_domain_id
  • domain_contacts.legacy_domain_id
  • domain_contacts.legacy_contact_id
  • domains.legacy_id
  • domains.legacy_registrar_id
  • domains.legacy_registrant_id
  • nameservers.legacy_domain_id
  • registrars.legacy_id
  • reserved_domains.legacy_id
  • users.legacy_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant