PJOttCanHome
PJOttCanHome
Since it's new and experimental I thought this topic could hold discussions on it ... In the case of INSERT statements the returned JSON should include something like LastAutoIncrementID.
Why? A much-less verbose query result. Since each "cell" returned via "Query" currently includes ColumnName and ColumnType and CellValue it can become bytes-expensive for the transfer. This proposal should make...
It might be useful for applications to request the current state of DBHub.io, itself. I was thinking it could return something like this: ``` { "SQLiteVersion" : "3.x", "APIVersion" :...