core.management.BaseCommand.output_transaction

BaseCommand.output_transaction

A boolean indicating whether the command outputs SQL statements; if True, the output will automatically be wrapped with BEGIN; and COMMIT;. Default value is False.

doc_Django
2016-10-09 18:34:55
Comments
Leave a Comment

Please login to continue.