langflow/src
Gabriel Luiz Freitas Almeida 5e5ae3911d
Fix nullable attribute for created_at and updated_at fields in Variable model (#1669)
* Fix nullable attribute for created_at field in variable table

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

* Fix nullable attribute for created_at and updated_at fields in Variable model

* Refactor VariableService class to use VariableCreate model for creating variables
2024-04-10 20:56:46 -03:00
..
backend Fix nullable attribute for created_at and updated_at fields in Variable model (#1669) 2024-04-10 20:56:46 -03:00
frontend Fixed dark mode not activating immediatly at refresh (#1666) 2024-04-10 17:17:58 -03:00