ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.html

Sun, 30 May 2021 17:33:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 30 May 2021 17:33:37 +0200
branch
eric7
changeset 64
0ee58185b8df
parent 37
1bd8d19a3aa7
child 67
ca1f40d179ce
permissions
-rw-r--r--

Ported the plug-in to PyQt6 for eric7.

<!DOCTYPE html>
<html><head>
<title>Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</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>

eric ide

mercurial