Skip to content

Decrease doubleclick dependency size #4452

Description

@MartyHub

What do you want to change?

  • github.com/sqlc-dev/sqlc/cmd/sqlc has now a dependency on github.com/sqlc-dev/doubleclick
  • size of github.com/sqlc-dev/doubleclick Git repository is ~500Mo:
~/go/pkg/mod/github.com/sqlc-dev $ du -sh doubleclick@v1.0.0
509M    doubleclick@v1.0.0

=> using github.com/sqlc-dev/sqlc/cmd/sqlc as a Go tool (tool github.com/sqlc-dev/sqlc/cmd/sqlc in go.mod) will fetch 500M of data, even if dependency is not required

This could be annoying in CI and Docker images

Is there any way to improve this situation?

What database engines need to be changed?

No response

What programming language backends need to be changed?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions