version: "1" packages: - name: "psqlcore" path: "./database/postgres/psqlcore" queries: "./database/postgres/queries" schema: "./database/postgres/migrations" engine: "postgresql" emit_prepared_queries: false emit_interface: false emit_exact_table_names: false emit_empty_slices: true emit_json_tags: true