Ask a question to get started
Enter to send•Shift+Enter new line
setup( self, ) -> None
Set up the store database.
This method creates the necessary tables in the Postgres database if they don't already exist and runs database migrations. It MUST be called directly by the user the first time the store is used.