API version 0.3, last modified 2023-03-26 (API)
Version 0.3 - Current release
2023-03-26
  • Execute() - The return data now includes the number of rows changed
Version 0.2 - Adds initial support for live databases
2023-03-20
  • Databases() - Added the optional 'live' request parameter, to return the list of Live databases in the user account
  • Execute() - New function, allows executing a SQL statement on a live database
  • Upload() - Added the optional 'live' request parameter, to specify the upload is a live database rather than a standard database
Version 0.1 - First release
2020-08-14
  • Only supports standard databases