Problems adding column to Superset User model (ab_user, Flask, Flask-Migrate)
I am trying to extend the user model in Apache/Superset and add that change to the migration folder. I want to add a new column called “solution_uuid” to the model.
Problems adding column to Superset User model (ab_user, Flask, Flask-Migrate)
I am trying to extend the user model in Apache/Superset and add that change to the migration folder. I want to add a new column called “solution_uuid” to the model.