ulab-committee / ulab-website

The website for ULAB, built with Spina CMS.
https://www.ulab.org.uk
MIT License
2 stars 0 forks source link

ActiveRecord::StatementInvalid in spina/conferences/primer_theme/blog/posts#index #890

Closed jmalcic closed 2 years ago

jmalcic commented 2 years ago

Error in ULAB Website

ActiveRecord::StatementInvalid in spina/conferences/primer_theme/blog/posts#index PG::UndefinedTable: ERROR: relation "spina_blog_posts" does not exist LINE 8: WHERE a.attrelid = '"spina_blog_posts"'::regclass ^

View on Bugsnag

Stacktrace

gems/activerecord-6.1.4.1/lib/active_record/connection_adapters/postgresql/database_statements.rb:19 - exec

View full stacktrace

Created automatically via Bugsnag

louis-vs commented 2 years ago

forgot to run migration, this was fixed almost immediately