88 Public method to get the data for the migration. |
88 Public method to get the data for the migration. |
89 </p><dl> |
89 </p><dl> |
90 <dt>Returns:</dt> |
90 <dt>Returns:</dt> |
91 <dd> |
91 <dd> |
92 tuple containing the application names, a migration name, |
92 tuple containing the application names, a migration name, |
93 the dry-run flag and a flag for an empty migration |
93 the dry-run flag, a flag for an empty migration and a flag |
|
94 indicating to fix migration conflicts |
94 </dd> |
95 </dd> |
95 </dl><dl> |
96 </dl><dl> |
96 <dt>Return Type:</dt> |
97 <dt>Return Type:</dt> |
97 <dd> |
98 <dd> |
98 tuple of (str, str, bool, bool) |
99 tuple of (str, str, bool, bool, bool) |
99 </dd> |
100 </dd> |
100 </dl> |
101 </dl> |
101 <div align="right"><a href="#top">Up</a></div> |
102 <div align="right"><a href="#top">Up</a></div> |
102 <hr /> |
103 <hr /> |
103 </body></html> |
104 </body></html> |