issues
search
Jaseci-Labs
/
jaseci
The Official Jaseci Code Repository
https://jaseci.org
156
stars
214
forks
source link
[HOTFIX]: Fix saving bytes to db
#1434
Closed
amadolid
closed
2 weeks ago
amadolid
commented
2 weeks ago
THIS SHOULD WORK WHEN SAVING TO DB
node A { has data: bytes; }
this is still needed to be converted to serializable object when trying to return to API
THIS SHOULD WORK WHEN SAVING TO DB