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
Languages
JavaScript
74.1%
Python
22.9%
HTML
2.8%
Dockerfile
0.2%