Files
MrbWebLibre/app/build.yaml
T
2024-10-22 07:27:37 +02:00

21 lines
621 B
YAML

targets:
$default:
builders:
drift_dev:
# These options change how drift generates code
options:
skip_verification_code: true
data_class_to_companions: false
named_parameters: true
sql:
dialect: sqlite
options:
version: "3.45"
known_functions:
lexo_rank_next: "text (int, text null)"
lexo_rank_previous: "text (int, text null)"
lexo_rank_reorder_after: "text (text null, text null)"
modules:
- json1
- fts5