vinyl: rename vy_tx_prepare.replace to vy_tx_prepare.repsert
According to the code, 'replace' tuple can also have UPSERT type. Lets name it 'repsert' = 'replace' + 'upsert'.
Loading
Please register or sign in to comment
According to the code, 'replace' tuple can also have UPSERT type. Lets name it 'repsert' = 'replace' + 'upsert'.