4 Commits

Author SHA1 Message Date
e86729f23e Change how program database update works
Have the data sent from the request be applied by the database queries
Run queries in a savepoint which can be nested into a transaction
2020-10-01 15:00:15 -06:00
0e45ab5aa9 Use SQLITE write-ahead logging
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-01 14:24:37 -06:00
89d7b01a76 Implement updating program
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-30 19:31:44 -06:00
ffef2eb50c Split out database stuff into sprinklers_database
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-30 15:38:43 -06:00