Ask a question to get started
Enter to sendā¢Shift+Enter new line
setup(): Promise<void>
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.