Thu, 26 Nov 2020 20:11:25 +0100 | Detlev Offenbach | Added the action to upgrade or downgrade the database. | file | diff | annotate |
Wed, 25 Nov 2020 20:10:41 +0100 | Detlev Offenbach | Added the 'flask db migrate' command support. | file | diff | annotate |
Wed, 25 Nov 2020 19:39:04 +0100 | Detlev Offenbach | Finished the 'flask db init' command support. | file | diff | annotate |
Tue, 24 Nov 2020 20:17:20 +0100 | Detlev Offenbach | Added the action to initialize the migrations. | file | diff | annotate |
Tue, 24 Nov 2020 19:37:56 +0100 | Detlev Offenbach | Moved all code dealing with virtual environments to the main Project class. | file | diff | annotate |
Tue, 24 Nov 2020 19:23:28 +0100 | Detlev Offenbach | Started implementing support for the 'flask-migrate' extension. | file | diff | annotate |