This could be a real stupid question. But how do you get ALL SQL statements django-admin.py will be launched or executed from syncdb command?
use SQL for a command that will return all the SQL that it will try to run
django-admin.py sqlall <App>
Source: https://habr.com/ru/post/1776347/More articles:Tempvars and Access 2003 - vbaHow to determine if a class inherits from NSObject (Objective-C) - reflectionLimit slope in stat_smooth with ggplot (build ANCOVA) - rRails: what's the best way to check if there is a record in the database? - ruby-on-railsRedeclare Width property for custom Delphi component - propertiesContent-DIsposition Internet Explorer file ID not working - internet-explorerMissing helper file error after converting Rails3 - ruby-on-railsSorted collection class in Silverlight 4? - collectionsScale Apple Accelerate Framework and Normalize Vector - mathSpring Обработка исключений - как использовать ExceptionResolver и @ExceptionHandler одновременно - springAll Articles