Cameron Diver
1d7381327e
Make the db module a singleton
...
We were treating the database class as a singleton, but still having to pass
around the db instance. Now we can simply require the db module and have
access to the database handle.
Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-05-29 15:02:38 +01:00
..
2020-05-19 10:53:19 -04:00
2020-05-29 15:02:38 +01:00
2020-05-29 15:02:38 +01:00
2020-05-29 15:02:38 +01:00
2020-05-29 15:02:38 +01:00
2020-05-29 15:02:38 +01:00
2020-05-15 12:08:42 +01:00
2020-05-29 15:02:38 +01:00
2020-05-05 12:15:19 +01:00
2020-05-12 12:42:14 -04:00
2019-10-30 10:58:32 +00:00
2020-05-15 12:08:42 +01:00
2019-10-30 10:58:32 +00:00
2020-05-29 15:02:38 +01:00
2020-05-15 12:08:42 +01:00
2020-05-29 15:02:38 +01:00
2020-05-29 15:02:38 +01:00
2020-05-15 12:08:42 +01:00
2020-05-15 12:08:42 +01:00
2020-05-15 12:08:42 +01:00
2020-05-15 12:08:42 +01:00
2020-05-11 18:16:22 -04:00
2020-05-15 12:08:42 +01:00
2020-05-15 12:08:42 +01:00
2020-05-19 10:53:19 -04:00
2020-02-25 14:50:21 +07:00
2020-05-29 15:02:38 +01:00
2020-05-15 12:08:42 +01:00
2019-12-16 10:42:46 +00:00
2020-05-15 12:08:42 +01:00
2020-05-19 10:53:19 -04:00
2020-05-15 13:01:51 -04:00
2018-11-06 15:27:58 +00:00