sqlite
Execute a single SQLite statement and return results
post/v1/sqlite/execute
Request body
Response
Result of executing an SQL statement.
Changes
Changed in 1 of the 46 revisions of this API.121
- ▲
removed
subschema #1subschema #2from thestatement/anyOf[subschema #2: ParameterizedQuery]/argsrequest propertyanyOflistrequest-property-any-of-removed
- ●
the
statement/anyOf[subschema #1]/request property's maxLength was set to100000request-property-max-length-set
- ●
the
statement/anyOf[subschema #2: ParameterizedQuery]/sqlrequest property's maxLength was set to100000request-property-max-length-set
- ○
added
subschema #1subschema #2to thestatement/anyOf[subschema #2: ParameterizedQuery]/argsrequest propertyanyOflistrequest-property-any-of-added
- ▲