prefix
prefix copied to clipboard
Support for Array values
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 !