Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

0.16.0

Choose a tag to compare

@github-actionsgithub-actions released this 24 Oct 07:13
· 37 commits to main since this release
efe0e2f
This commit was signed with the committer’sverified signature.
psteinroe Philipp Steinrötter
GPG key ID:E0806630C3F5A010
Verified
Learn about vigilant mode.

Postgres Language Server

A collection of language tools and a Language Server Protocol (LSP) implementation for Postgres, focusing on developer experience and reliable SQL tooling.

0.16.0

Important

We are starting the migration frompostgrestoolspostgres-language-server in this release.
Both names will continue to work for a few upcoming releases to ensure a smooth transition.
However,please migrate to the new name as soon as possiblepostgrestools will be fully deprecated in a future release.

🚨 BREAKING CHANGES

The following changes are part of this migration:

  • Configuration file

    • Renamed frompostgrestools.jsoncpostgres-language-server.jsonc.
  • NPM package scope

    • Moved from@postgrestools@postgres-language-server.
    • Package name changes:
      • @postgrestools/postgrestools@postgres-language-server/cli
      • @postgrestools/backend-jsonrpc@postgres-language-server/backend-jsonrpc
  • Website and$schema references

    • Domain changed frompgtools.devpg-language-server.com.
    • If you reference the hosted$schema in your config file,update it to the new domain.
  • Environment variables

    • Prefix changed fromPGT_*PGLS_*.

🚀 Features

  • (typecheck) Also replace longer type defaults (#541)
  • Improved type messages (#551)
  • Hover on types (#557)

🐛 Bug Fixes

  • Split merge into (#550)
  • Duplicate columns in schema cache (#552)
  • Infinite recursion with SQL params (#555)
  • Do not display hover items when hovering over param (#553)
  • (splitter) Improve EOF handling (#556)
  • Install tree-sitter cli in release workflow
  • (actions) Install ts cli via action
  • (actions) Remove tokens to use trusted publisher auth
  • Include postgres-language-server in release

🚜 Refactor

  • Type replacement tracker supports shortening ranges (#547)

⚡ Performance

  • Optimize tables query (#542)

⚙️ Miscellaneous Tasks

  • Pgt_flags -> pgt_env, central website url, unify version (#545)
  • Postgrestools.jsonc -> postgres-language-server.jsonc (#559)
  • Rename env vars (#558)
  • Dual publish to npm (#543)

Contributors

Contributors

  • @aokiji
  • @psteinroe
  • @juleswritescode
aokiji, psteinroe, and juleswritescode
Assets17
Loading
psteinroe and DanielFGray reacted with hooray emoji
2 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp