What should be used for the writer config of a LABKEY.ext.Store (Ext3 version)

LabKey Support Forum (Inactive)
What should be used for the writer config of a LABKEY.ext.Store (Ext3 version) Ben Bimber  2013-07-03 13:07
Status: Closed
 
Hi Leo,

If you're talking about the tables exposed via LabKey, then it should work out of the box. You will need to call commit() on the store to actually save your changes. I believe there is an auto-commit option in the sotre config, but you'd need to check the docs.