You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're absolutely right. Lot of this is leftover remnants from testing. I went ahead and cleaned it all up. Messaged output from startup should be much more clear now in #232. This will release as part of 0.6.4
Take this for instance:
PinePods/startup/setuppostgresdatabase.py
Lines 136 to 151 in b098f85
It tells me on every container start that it has created the table, when in fact it hasn't.
Some other examples (not an exhaustive list!):
PinePods/startup/setuppostgresdatabase.py
Lines 188 to 193 in b098f85
PinePods/startup/setuppostgresdatabase.py
Line 265 in b098f85
PinePods/startup/setuppostgresdatabase.py
Lines 347 to 356 in b098f85
The text was updated successfully, but these errors were encountered: