Ignore legacy database columns

Closes #1377
This commit is contained in:
Artur Beljajev 2019-12-15 18:27:01 +02:00
parent 857b35417a
commit f0a7edd6d8
14 changed files with 18 additions and 24 deletions

View file

@ -60,9 +60,6 @@ Content-Type: application/json
"period_unit":"y",
"creator_str":null,
"updator_str":null,
"legacy_id":null,
"legacy_registrar_id":null,
"legacy_registrant_id":null,
"outzone_at":"2016-09-24T09:11:14.861Z",
"delete_date":"2016-10-24",
"registrant_verification_asked_at":null,
@ -175,9 +172,6 @@ Content-Type: application/json
"period_unit":"y",
"creator_str":null,
"updator_str":null,
"legacy_id":null,
"legacy_registrar_id":null,
"legacy_registrant_id":null,
"outzone_at":"2016-09-24T09:11:14.861Z",
"delete_date":"2016-10-24",
"registrant_verification_asked_at":null,
@ -282,9 +276,6 @@ Content-Type: application/json
"period_unit":"y",
"creator_str":null,
"updator_str":null,
"legacy_id":null,
"legacy_registrar_id":null,
"legacy_registrant_id":null,
"outzone_at":"2016-09-24T09:11:14.861Z",
"delete_date":"2016-10-24",
"registrant_verification_asked_at":null,

View file

@ -60,9 +60,6 @@ Content-Type: application/json
"period_unit":"y",
"creator_str":null,
"updator_str":null,
"legacy_id":null,
"legacy_registrar_id":null,
"legacy_registrant_id":null,
"outzone_at":"2016-09-24T09:11:14.861Z",
"delete_date":"2016-10-24",
"registrant_verification_asked_at":null,
@ -204,9 +201,6 @@ Content-Type: application/json
"period_unit":"y",
"creator_str":null,
"updator_str":null,
"legacy_id":null,
"legacy_registrar_id":null,
"legacy_registrant_id":null,
"outzone_at":"2016-09-24T09:11:14.861Z",
"delete_date":"2016-10-24",
"registrant_verification_asked_at":null,

View file

@ -50,7 +50,6 @@ Content-Type: application/json
"zip": "11111",
"country_code": "EE",
"state": null,
"legacy_id": null,
"statuses": [
"ok"
],

View file

@ -48,9 +48,6 @@ Content-Type: application/json
"period_unit": "y",
"creator_str": null,
"updator_str": null,
"legacy_id": null,
"legacy_registrar_id": null,
"legacy_registrant_id": null,
"outzone_at": "2016-09-24T09:11:14.861Z",
"delete_date": "2016-10-24",
"registrant_verification_asked_at": null,