Selecto.Builder.ArrayOperations
(Selecto v0.4.5)
Copy Markdown
SQL builder for PostgreSQL array operations.
Generates SQL for array aggregation, manipulation, testing, and unnest operations. Handles proper parameter binding and escaping for safe SQL generation.
Summary
Functions
Build SQL for an array operation. Returns iodata with parameter markers instead of SQL strings.