Skip to main content

Module setup

Module setup 

Source
Expand description

fraiseql setup - Install FraiseQL helpers to a PostgreSQL database.

Installs SQL helper functions (fraiseql.mutation_ok, fraiseql.mutation_err, etc.) to the target database. These helpers reduce boilerplate when writing mutation functions under the v2.2.0 protocol.

Functionsยง

run
Run the setup command to install helpers to a database.