Ask a question to get started
Enter to send•Shift+Enter new line
setup( self, ) -> None
Set up the checkpoint database asynchronously.
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 checkpointer is used.