diff --git a/buf.yaml b/buf.yaml index 1a5194568a..d622cfa1b9 100644 --- a/buf.yaml +++ b/buf.yaml @@ -1,4 +1,5 @@ version: v1 +name: buf.build/sqlc/sqlc breaking: use: - FILE diff --git a/examples/python/sqlc.json b/examples/python/sqlc.json index f3fe2de182..cb84d83503 100644 --- a/examples/python/sqlc.json +++ b/examples/python/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/emit_pydantic_models/sqlc.json b/internal/endtoend/testdata/emit_pydantic_models/sqlc.json index ebacf8d68f..65ca70df70 100644 --- a/internal/endtoend/testdata/emit_pydantic_models/sqlc.json +++ b/internal/endtoend/testdata/emit_pydantic_models/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/exec_result/python_postgresql/sqlc.json b/internal/endtoend/testdata/exec_result/python_postgresql/sqlc.json index 1e3c0636a6..aa6530cc2b 100644 --- a/internal/endtoend/testdata/exec_result/python_postgresql/sqlc.json +++ b/internal/endtoend/testdata/exec_result/python_postgresql/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/exec_rows/python_postgresql/sqlc.json b/internal/endtoend/testdata/exec_rows/python_postgresql/sqlc.json index 1e3c0636a6..aa6530cc2b 100644 --- a/internal/endtoend/testdata/exec_rows/python_postgresql/sqlc.json +++ b/internal/endtoend/testdata/exec_rows/python_postgresql/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/query_parameter_limit/-1/python_postgresql/sqlc.json b/internal/endtoend/testdata/query_parameter_limit/-1/python_postgresql/sqlc.json index 4f531a0057..3a7bd37085 100644 --- a/internal/endtoend/testdata/query_parameter_limit/-1/python_postgresql/sqlc.json +++ b/internal/endtoend/testdata/query_parameter_limit/-1/python_postgresql/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/query_parameter_limit/0/python_postgresql/sqlc.json b/internal/endtoend/testdata/query_parameter_limit/0/python_postgresql/sqlc.json index de476c6cb5..03d48784e5 100644 --- a/internal/endtoend/testdata/query_parameter_limit/0/python_postgresql/sqlc.json +++ b/internal/endtoend/testdata/query_parameter_limit/0/python_postgresql/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ], diff --git a/internal/endtoend/testdata/query_parameter_limit/2/python_postgresql/sqlc.json b/internal/endtoend/testdata/query_parameter_limit/2/python_postgresql/sqlc.json index 0caa4bb1fa..248db1fadc 100644 --- a/internal/endtoend/testdata/query_parameter_limit/2/python_postgresql/sqlc.json +++ b/internal/endtoend/testdata/query_parameter_limit/2/python_postgresql/sqlc.json @@ -4,8 +4,8 @@ { "name": "py", "wasm": { - "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.0.0.wasm", - "sha256": "aca83e1f59f8ffdc604774c2f6f9eb321a2b23e07dc83fc12289d25305fa065b" + "url": "https://downloads.sqlc.dev/plugin/sqlc-gen-python_1.1.0.wasm", + "sha256": "ef58f143a8c116781091441770c7166caaf361dd645f62b8f05f462e9f95c3b2" } } ],