Database schema

Where in the core repo can I find the DB create scripts. I’m looking specifically for the Postgres DB scripts for schema version 42. I’d like to clean up old columns left over from previous schema migrations.

2 Likes