0 votes
in Django by

How to make a migration run outside transaction in a DDL based transaction?

select the correct answer from below options

a) database files

b) migration files

c) database objects

d) text files

1 Answer

0 votes
by
b) migration files
...