Skip to main content

vldb_sqlite_execute_batch_json

Function vldb_sqlite_execute_batch_json 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_sqlite_execute_batch_json( request_json: *const c_char, ) -> *mut c_char
Expand description

通过 JSON 请求执行批量 SQL。 Execute batch SQL from a JSON request.