FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

SQL with umlauts get bricked · Issue #7 · TablePlus/sql-formatter · GitHub

SQL with umlauts get bricked #7

Description

So I've a postgrse schema named "Köln".
By pressing CTRL+I the SQL

SELECT
  *
FROMln.tier
```sql
will be formatted to:
```sql
SELECT
  *
FROM
  k ö ln.tier

effectively bricking this sql code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL