sqlitebrowser / dbhub.io

A "Cloud" for SQLite databases. Collaborative development for your data. 😊
https://dbhub.io
GNU Affero General Public License v3.0
371 stars 39 forks source link

Thoughts on the "Execute" API function #238

Open PJOttCanHome opened 9 months ago

PJOttCanHome commented 9 months ago

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.

justinclift commented 9 months ago

Interesting, not a bad idea at all. I'm going to try out implementing some of this stuff over the next few weeks, though I'm not yet sure which pieces nor in what order. Guess we'll find out. :smile: