Closed schroerbrian closed 1 year ago
Adds URL column to news_articles table. Also adds migration to remove defunct news_article table. When I ran my migrations locally the service_at_locations table showed up in the schema as well. I'm not exactly sure why. Anyone have an idea?
news_articles
news_article
service_at_locations
Adds URL column to
news_articles
table. Also adds migration to remove defunctnews_article
table. When I ran my migrations locally theservice_at_locations
table showed up in the schema as well. I'm not exactly sure why. Anyone have an idea?