Correction Alembic script
I corrected the script by putting server_default
value to the empty string.
Rapports de requête de fusion
Activité
changed milestone to %0.4: Tests and studies improvements
added Studies & tests To do labels
Could you rebase upon
dev
? As we merged your previous PR, there is a merge conflict with it. Also, you set aserver_default
but your model doesn't have a default value. So you should choose between:- keep the
server_default
and set a default value on your columns in the model also. - drop the
server_default
once the migration done.
Modifié par Brieuc Dubois- keep the
assigned to @dvanrossum
requested review from @bridubois
added 4 commits
-
bcf218e5...9ea44d10 - 2 commits from branch
dev
- e5458804 - alembic update script correction
- 3b77b2bf - fix pipline
-
bcf218e5...9ea44d10 - 2 commits from branch
mentioned in commit 4a97bc0d
Veuillez vous inscrire ou vous connecter pour répondre