Commit graph

6 commits

Author SHA1 Message Date
kim (grufwub)
63412d565b Merge remote-tracking branch 'upstream/main' into feature/add-sqlite-support
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-26 16:53:33 +01:00
tobi
2eefaa0227
oops (#157) 2021-08-26 17:46:24 +02:00
tobi
14ebc94fd9
fix error with instance not created on startup (#156) 2021-08-26 17:22:41 +02:00
kim (grufwub)
0000c2c4a5 wrap bun.DB in dbConn for dbconn specific error processing etc
Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-26 15:11:48 +01:00
tobi
ddc120d5e6
fix public timeline bug (#150) 2021-08-26 11:28:16 +02:00
tobi
2dc9fc1626
Pg to bun (#148)
* start moving to bun

* changing more stuff

* more

* and yet more

* tests passing

* seems stable now

* more big changes

* small fix

* little fixes
2021-08-25 15:34:33 +02:00
Renamed from internal/db/pg/admin.go (Browse further)