Thu, 30 Dec 2021 12:11:32 +0100
Updated version info to indicate relation to eric7.
<!DOCTYPE html> <html><head> <title>Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension</h1> <p> Package containing support for the flask-migrate extension. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.FlaskMigrateDetector.html">FlaskMigrateDetector</a></td> <td>Module to check for the presence of 'flask-migrate' by importing it.</td> </tr> <tr> <td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateConfigDialog.html">MigrateConfigDialog</a></td> <td>Module implementing a dialog to edit the flask-migrate configuration.</td> </tr> <tr> <td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateProjectExtension.html">MigrateProjectExtension</a></td> <td>Module implementing the project support for flask-migrate.</td> </tr> <tr> <td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateSummaryDialog.html">MigrateSummaryDialog</a></td> <td>Module implementing a dialog showing a summary of all created.migrations.</td> </tr> </table> </body></html>