create type realtime.equality_op as enum( 'eq', 'neq', 'lt', 'lte', 'gt', 'gte' );. For example, to subscribe to a table named public.notes ...
確定! 回上一頁