drift/extras/integration_tests/tests/build.yaml

13 lines
360 B
YAML
Raw Normal View History

targets:
$default:
builders:
drift_dev:
options:
generate_connect_constructor: true
2021-05-06 08:39:59 -07:00
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"