Ask a question to get started
Enter to send•Shift+Enter new line
DELTA_STAGE1_SQL = 'SELECT checkpoint_id, parent_checkpoint_id, type, checkpoint FROM checkpoints WHERE thread_id = ? AND checkpoint_ns = ? AND checkpoint_id <= ? ORDER BY checkpoint_id DESC'