AyeSQL v0.5.5 AyeSQL.Core View Source
This module defines the core functionality for AyeSQL.
Link to this section Summary
Link to this section Types
AyeSQL query options.
AyeSQL query parameter name.
AyeSQL query parameters.
Link to this section Functions
Whether the queries should run by default or not.
You can set this in the configuration as:
use Mix.Config
config :ayesql,
run?: true