Description
sqlc.dev is gaining popularity among Go developers for adding type safety checks to Go + SQL code. Are there any plans for supporting or endorsing sqlc officially ? sqlc already works with vanilla postgres and pgx driver. But there are certain things that may be specific to yugabyte (say distributed transactions or so) which may not be covered by the vanilla pgx driver (may not be precise, just giving a representative example).
Warning: Please confirm that this issue does not contain any sensitive information
Description
sqlc.dev is gaining popularity among Go developers for adding type safety checks to Go + SQL code. Are there any plans for supporting or endorsing sqlc officially ? sqlc already works with vanilla postgres and pgx driver. But there are certain things that may be specific to yugabyte (say distributed transactions or so) which may not be covered by the vanilla pgx driver (may not be precise, just giving a representative example).
Warning: Please confirm that this issue does not contain any sensitive information