Login
Remember
Register
Ask a Question
Recent questions tagged migration
0
votes
1
answer
What is the act of reducing a set of migrations to one or few?
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
django
migration
0
votes
1
answer
Migrations usually Create the required scripts to change the structure by updating the code and changing your models.
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
django
migration
0
votes
1
answer
Schema Migrations-run custom SQL using RunSQL or python code blocks using RunPython.
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
schema
migration
django
0
votes
1
answer
How to make a migration run outside transaction in a DDL based transaction?
asked
Jun 29, 2022
in
Django
by
sharadyadav1986
django
migration
To see more, click for the
full list of questions
or
popular tags
.
...