astrolabsoftware / fink-science-portal

Fink Science Portal
https://fink-portal.org
Apache License 2.0
7 stars 4 forks source link

[bug] Prevent erroneous column to be loaded #594

Closed JulienPeloton closed 6 months ago

JulienPeloton commented 6 months ago

I mistakenly pushed a column on the database for one night (called spicy_name). As long as this night is not sanitized, it leads to an error (column is not in the schema, so the column decoder cannot converter it). Temporary solution: drop on-the-fly the column.