drift/extras/integration_tests/tests/build.yaml

13 lines
360 B
YAML

targets:
$default:
builders:
drift_dev:
options:
generate_connect_constructor: true
override_hash_and_equals_in_result_sets: true
new_sql_code_generation: true
sql:
dialect: postgres # using postgres because sqlite3 understands that too
options:
version: "3.35"