Skip to content

postgrestools init config JSON schema URL results in 404 #319

Closed
@codybrom

Description

@codybrom

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

I just created my first Postgres Language Server configuration file using the CLI and it created a configuration file that listed "https://pgtools.dev/schemas/0.3.1/schema.json" as the JSON Schema URL. Unfortunately, this URL results in a 404.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Install the latest postgrestools CLI via NPM
  2. Run postgrestools init
  3. See error in generated output

Expected behavior

I had expected the Schema URL to exist.

Screenshots

Image

System information

  • OS: macOS
  • IDE: VS Code
  • Package Manager: Yarn

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions