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.7.0

Compare
Choose a tag to compare
Loading
@github-actionsgithub-actions released this 25 May 06:04
· 45 commits to main since this release
f24ddf6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
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.7.0

🚀 Features

  • (completions) Respect table aliases, complete in JOINs (#388)
  • (completions) Fill in alias for columns in join clauses (#392)
  • Allow configuration through workspace/didChangeConfiguration (#316)
  • (completions) Lower priority of already mentioned columns in SELECT (#399)
  • (completions) Complete policies (#397)
  • (completions) Nicer function completions (#401)
  • (completions) Show data type for columns (#402)
  • (completions) Complete insert, drop/alter table, ignore many situations, improve WHERE (#400)

🐛 Bug Fixes

  • (splitter) Allow newlines after commas (#380)
  • Properly parse trigger with instead of (#383)
  • (completions) Complete right columns right after JOIN ON (#390)
  • Properly handle multiple changes at once (#389)
  • (completions) Use fuzzy matching for user input (#393)
  • Do not complete right after asterisk (#394)
  • Sql fn params (#366)
  • Nullabe column query (#406)

📚 Documentation

  • Mention Emacs client (#378)

⚙️ Miscellaneous Tasks

  • (schema_cache) Query policies (#379)
  • (completions) Add tree sitter query for table aliases
  • Add contributors to changelog (#387)
  • (schema_cache) Add query for triggers (#398)
  • (schema_cache) Add query for roles (#404)

Contributors

Contributors

  • @jcs090218
  • @willruggiano
  • @psteinroe
  • @juleswritescode
jcs090218, willruggiano, and 2 other contributors
Assets9
Loading
psteinroe, kevcodez, and jaov reacted with rocket emoji
3 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp