Skip to content

i do not see a postgres table although session works #111

Closed Answered by and-reas-se
HosMercury asked this question in Q&A
Discussion options

You must be logged in to vote

The tables are created in a separate schema named tower_sessions. You need to switch to that schema in your postgres client to see the tables.

I agree that this is a bit confusing, and should probably be documented better. I think it would make more sense to default to using the default schema when the user doesn't specify one, but that would be a breaking change now.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@HosMercury
Comment options

Answer selected by maxcountryman
Comment options

You must be logged in to vote
6 replies
@HosMercury
Comment options

@maxcountryman
Comment options

@HosMercury
Comment options

@maxcountryman
Comment options

@HosMercury
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #110 on December 04, 2023 12:34.