Files
langflow/tests
Gabriel Luiz Freitas Almeida ba23f93463 Refactor code and fix database issues (#1484)
* Refactor chat.py for improved readability and maintainability

* Add imports and fix formatting issues

* Refactor database connection in Alembic env.py

* Add nullable columns to tables and fix foreign key constraint

* Update sqlalchemy logging level to DEBUG in alembic.ini

* Add connection and inspector objects for database reflection

* Refactor alembic initialization and migration process

* Refactor version option in main_entry_point function

* Remove pre-commit hook and format code

* Fix database inspector type hinting

* Add unique constraints and fix credential table
2024-02-29 15:22:14 -03:00
..
2023-11-13 18:32:34 -03:00
2023-12-11 14:46:37 -03:00
2023-11-13 18:32:34 -03:00
2023-11-13 18:32:34 -03:00
2024-02-28 13:17:40 -03:00
2023-12-04 15:44:30 -03:00
2023-03-31 14:06:40 -03:00
2023-11-13 18:32:34 -03:00