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

Related questions

0 votes
asked Jun 29, 2022 in Django by sharadyadav1986
0 votes
asked Jun 25, 2022 in Django by sharadyadav1986
...