-- Verify numerus:payment_status on pg begin; select payment_status , name from numerus.payment_status where false; rollback;