langflow/src/backend
Gabriel Luiz Freitas Almeida 49d6054517 🔧 fix(adds_tables.py): fix foreign key creation for 'flow' table when 'user' table exists
 feat(adds_tables.py): add support for creating 'user_id' column in 'flow' table if it does not exist
🔧 fix(adds_tables.py): fix index creation for 'flow' table when 'user_id' column exists
2023-08-28 11:53:24 -03:00
..
langflow 🔧 fix(adds_tables.py): fix foreign key creation for 'flow' table when 'user' table exists 2023-08-28 11:53:24 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile add support for VertexAIEmbeddings node 2023-08-08 17:35:50 -05:00