Hi all, can I ask for some detail regarding the data store?
In Heather’s blog post announcing DP7, she says:
Standalone app connections to the cloud data source will expire after an hour, so they are suitable for limited testing only and not yet suitable for distribution.
When does this hour start? From build time? App launch? If the latter, is there a further hour every time app is launched?
Is there a timeline for being able to use the included data store in distribution?
I’m keen to try building a couple of web apps I have running on other platforms that require a database backend, but this is putting me off trying…
I have previously used LiveCloud as a cloud database backend, but I can’t see how I would use this with Create. And while I could use a MySQL backend as I do with my current webapps, I’d have to build a middle layer to handle connections if not running on 127.0.0.1. Or is there a better way?
Has anyone got LCC working off a MySQL or PostgeSQL (or LiveCloud) database?