CREATE TYPE payment_txn.transaction_type AS ENUM ('sale', 'refund', 'void', 'capture', 'auth'); CREATE TYPE payment_txn.transaction_status AS ENUM ('pending ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results