Skip to content

Examples are included in the shipped library. #507

Open
@cgruber

Description

@cgruber

Describe the bug
Example schema is within the shipped library, allowing syntax completion to complete on unrelated schema.

Environment (please complete the following information):

  • OS: macosx
  • Database: postgres
  • Database driver: pgx
  • Jet version: 2.13

Code snippet
N/A

Expected behavior
The /examples/ should not be available as part of the shipped library.

Solution

I think if you just put a go.mod in the examples directory, it will not be considered part of the main module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions