langflow/src/backend
Gabriel Luiz Freitas Almeida cd67aa212c 📦 chore(alembic): add migration script to create Flow table and FlowStyle table
🔧 refactor(base.py): refactor DatabaseManager class to handle database operations and migrations
🔧 refactor(base.py): refactor session_getter function to use DatabaseManager instance
🔧 refactor(base.py): refactor get_session function to use DatabaseManager instance
🔧 refactor(models/__init__.py): add Flow model to __all__ list
2023-08-05 18:33:17 -03:00
..
langflow 📦 chore(alembic): add migration script to create Flow table and FlowStyle table 2023-08-05 18:33:17 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00