langflow/src/backend/langflow/version
Gabriel Luiz Freitas Almeida e73754b391
Update database file path handling and server shutdown message (#1686)
* Update database file path handling in base.py and version.py

* Update server.py to handle SIGINT signal in LangflowUvicornWorker

* Add shutdown message when shutting down Langflow in main.py

* Update datetime type for created_at and updated_at fields in apikey and variable tables

* Update package versions in pyproject.toml and poetry.lock files

* Update package versions in pyproject.toml and poetry.lock files

* Fix import error in base.py

* Refactor database file path handling in base.py

* Update unit test command in python_test.yml
2024-04-11 17:13:00 -03:00
..
__init__.py Update database file path handling and server shutdown message (#1686) 2024-04-11 17:13:00 -03:00
version.py Update database file path handling and server shutdown message (#1686) 2024-04-11 17:13:00 -03:00