From 59b3d97f6d7e3ff67bc5d89f030017c60b483549 Mon Sep 17 00:00:00 2001 From: Paul MARS Date: Wed, 3 Feb 2021 13:33:46 +0100 Subject: [PATCH] Reserve extension id for protoc-gen-psql & protoc-gen-sanitize --- docs/options.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/options.md b/docs/options.md index df0c828ebb..361216f1bd 100644 --- a/docs/options.md +++ b/docs/options.md @@ -252,11 +252,19 @@ with info about your project (name and website) so we can add an entry for you. 1. Confluent Schema Registry * Website: https://github.com/confluentinc/schema-registry * Extensions: 1088 - + 1. ScalaPB Validate * Website: https://scalapb.github.io/docs/validation * Extension: 1089 - + 1. Astounding (Currently Private) - * Website: https://github.com/PbPipes/Astounding + * Website: https://github.com/PbPipes/Astounding * Extension: 1090 + +1. Protoc-gen-psql + * Website: https://github.com/Intrinsec/protoc-gen-psql + * Extension: 1091 + +1. Protoc-gen-sanitize + * Website: https://github.com/Intrinsec/protoc-gen-sanitize + * Extension: 1092