I have added a few configuration options for: There is no robust way to dump the database tables out, so that is the last item I am adding for V 1.0. I have considered various ways to implement this (SQL dialog page, dump a zip file, REST call, or a dedicated dervlet).
I am adding a REST call that will dump out the DB tables to plain text (probably a delimited string). It will be able to be called WITHOUT going through the Web pages. That way it has minimal overhead and potential problems. 1.0 is still coming! |
Project Details > Project updates >