SmartAxiom / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

SQL persistence support #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add SQL persistence support, with MySQL in the first version.

Original issue reported on code.google.com by henrik.sjostrand on 29 Nov 2012 at 8:53

GoogleCodeExporter commented 8 years ago
Have completed this feature and committed. It works fine but could of course be 
improved. Adding restoreOnStartup to read values back upon startup would be 
nice to have.

Original comment by henrik.sjostrand on 29 Nov 2012 at 8:54

GoogleCodeExporter commented 8 years ago
did you commit to clone 
http://code.google.com/r/henriksjostrand-sqlpersistence11/source/browse ?

Because the last push is from the 20th of November. I can't see any changes 
than the initial checkin.

Regards,

Thomas E.-E.

Original comment by teichsta on 3 Dec 2012 at 10:09

GoogleCodeExporter commented 8 years ago
I only did one commit, and that was to the clone you mention above. After you 
merged it with the main repo I haven't done any changes. So the main repo 
should have the latest version (your changes) as of today.

/Henrik

Original comment by henrik.sjostrand on 3 Dec 2012 at 11:35

GoogleCodeExporter commented 8 years ago
thanks for this update!

Original comment by teichsta on 3 Dec 2012 at 11:47

GoogleCodeExporter commented 8 years ago
merged code to main repo and extracted mysql-driver to its own fragment bundle

Original comment by teichsta on 4 Dec 2012 at 10:26