platypush/platypush/config
Fabio Manganiello a8255f3621
Pass the configuration file used by the application to the Alembic process.
The database settings could also be overridden in the configuration file
besides the command line.

We should therefore pass the path to the runtime configuration file, so
the Alembic process can initialize its configuration from the same file
and use the same settings.
2023-08-19 13:23:20 +02:00
..
__init__.py Pass the configuration file used by the application to the Alembic process. 2023-08-19 13:23:20 +02:00
config.auto.yaml Generate a default config.yaml if none is present instead of failing 2022-04-27 13:57:42 +02:00
config.yaml Generate a default config.yaml if none is present instead of failing 2022-04-27 13:57:42 +02:00