8e5a2426e7e783616c6bc3bcce6ab1387ae98522
This commit updates the schema migration logic to include checks for the existence of columns in a database-agnostic manner, supporting both SQLite and Postgres. It introduces new columns, ensures proper synchronization between old and new column names, adds unique indexes, and backfills missing data. This improves database compatibility and ensures data consistency for evolving schemas.
cluedo-hp-webapp
Description
Languages
JavaScript
73.6%
Python
22.5%
HTML
3.6%
Dockerfile
0.3%