Converts value into a value supported by the SQL driver.
value
Object? encode(T value) => _encode(value);