Eagles-DevOps / MiniTwit

2 stars 1 forks source link

205 update the webapp to use the new db #213

Closed danielgron closed 6 months ago

danielgron commented 6 months ago

Changed to use postgres instead of sqlite. Long term we will want to use gorm as well here, but since ui tests will be running soon we need a working implementation asap.

Tests are passing, and I've done a manual test with the live db to see that the handling of ssl mode works as intended.

image

Screenshot from 2024-03-22 14-52-35

Romes8 commented 6 months ago

If the comment above is resolved its good.

My testing: