fix batch api errors
This commit is contained in:
@@ -22,6 +22,9 @@ Storage_Error :: enum {
|
||||
Serialization_Error,
|
||||
RocksDB_Error,
|
||||
Out_Of_Memory,
|
||||
Validation_Error,
|
||||
Request_Too_Large,
|
||||
Internal_Error,
|
||||
}
|
||||
|
||||
// Result type for Scan operations with pagination
|
||||
|
||||
Reference in New Issue
Block a user