This website requires JavaScript.
Explore
Help
Sign in
fabaff
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bf52f44f92
platypush
/
platypush
/
migrations
/
alembic
History
Fabio Manganiello
6a8c83f99b
🐛
Don't add the new password salt/iterations columns if already present.
...
And, similarly, don't remove them if they aren't on the user table.
2024-05-05 21:58:51 +02:00
..
versions
🐛
Don't add the new password salt/iterations columns if already present.
2024-05-05 21:58:51 +02:00
env.py
Pass the configuration file used by the application to the Alembic process.
2023-08-19 13:23:20 +02:00
script.py.mako
Added support for automatic database migrations.
2023-04-29 11:32:31 +02:00