Access Data generated by Class

Stephen,

You can’t ‘save’ a model if you have no database to store the data.

If you run a query on the model, all the data you’ve inserted via javascript will be gone, because it will look for a dataset from the database and find nothing.