mirror of
https://github.com/aljazceru/turso.git
synced 2026-02-23 17:05:36 +01:00
chore: remove TODO
This commit is contained in:
@@ -257,8 +257,6 @@ fn convert_json_to_db_type(extracted: &Val, all_as_db: bool) -> crate::Result<Ow
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: maybe we should use impl `From<OwnedValue>` for `Val` here, instead of this?
|
||||
// the same with `convert_json_to_db_type`...
|
||||
/// Converts a DB value (`OwnedValue`) to a JSON representation (`Val`).
|
||||
/// Note that when the internal text value is a json,
|
||||
/// the returned `Val` will be an object. If the internal text value is a regular text,
|
||||
|
||||
Reference in New Issue
Block a user