bahnzumberg / zuugle-api

Public repositority for backend components of www.zuugle.at
https://www.zuugle.at
GNU General Public License v3.0
2 stars 3 forks source link

Itinerary detail 6: Remove 4 columns from sync #91

Closed martinheppner closed 3 months ago

martinheppner commented 4 months ago

Image

Remove from sync and from table

martinheppner commented 4 months ago

Depending on https://github.com/orgs/bahnzumberg/projects/2/views/12?pane=issue&itemId=53885200

martinheppner commented 3 months ago

As first step I set the values to an empty string for these four columns:

  1. '' as connection_description,
  2. '' as connection_description_detail,
  3. '' as return_description,
  4. '' as return_description_detail,
martinheppner commented 3 months ago

Removed columns from sync with this commit: https://github.com/bahnzumberg/zuugle-api/commit/8c2bf4adcdcf9dfe59b1d0722224d836aef182c4