You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
does it possible to create interface similar to google/uuid because i need to have uuid type with driver.Valuer to get/set value in db (i can use string, but some tools if i'm specify type string does not automatic convert it to uuid type inside db)
The text was updated successfully, but these errors were encountered:
does it possible to create interface similar to google/uuid because i need to have uuid type with driver.Valuer to get/set value in db (i can use string, but some tools if i'm specify type string does not automatic convert it to uuid type inside db)
The text was updated successfully, but these errors were encountered: