Ask a question to get started
Enter to send•Shift+Enter new line
setup( self, ) -> None
Set up the checkpoint database.
This method creates the necessary tables in the SQLite database if they don't already exist. It is called automatically when needed and should not be called directly by the user.