langflow/src
Gabriel Luiz Freitas Almeida 9c70a3fe20 🐛 fix(manager.py): add inspector to check if table "flow" exists before creating tables again
The change was made to fix a bug where the tables were being recreated even if they already existed. By adding an inspector to check if the table "flow" exists before recreating the tables, we can prevent unnecessary table creation and improve performance.
2023-10-03 18:13:41 -03:00
..
backend 🐛 fix(manager.py): add inspector to check if table "flow" exists before creating tables again 2023-10-03 18:13:41 -03:00
frontend fix(applies.css): add max-w-full class to .api-modal-tabs to ensure it takes up the full width on smaller screens 2023-10-03 16:32:09 -03:00