New gitea
This commit is contained in:
@@ -28,6 +28,7 @@ https://cherrypy.org/
|
||||
- Conditions operators and values can obviously be merged to one statement
|
||||
and sent to the API as is - then need to be validated.
|
||||
- INSERT
|
||||
- **STRUCTURE** http://server/{operation}/{db}/{table}/?values=1,2,3,4
|
||||
- INSERT INTO {table} VALUES({val1}, {val2})
|
||||
- validate number of fields and types
|
||||
- error handling and tracebacks
|
||||
|
||||
Reference in New Issue
Block a user