there is an issue which i found which has the same problem as me: https://github.com/launchbadge/sql

there is an issue which i found which has the same problem as me: https://github.com/launchbadge/sqlx/issues/2085
GitHub
I'm trying to do a migration involving adding a constraint to a field within a table that is referenced as a foreign key by other tables in SQLite. As you might know, SQLite's ALTER syntax ...
Was this page helpful?