prefix icon indicating copy to clipboard operation
prefix copied to clipboard

Support for Array values

Open nirlevi opened this issue 1 year ago • 0 comments

Hello all, i have a question: Can we use this module with Array Column: IMO it can be more effiecnt since we will be able to store multi prefixes for a single rate. some example: WHERE array_to_string(services.items, '') @> '#{@number}'

items = is a prefix column

Also thanks for the hard work !

nirlevi avatar Jan 12 '25 09:01 nirlevi