Skip to content

Commit

Permalink
Feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tbantle22 committed Jul 2, 2024
1 parent bcb879f commit b8ff9c2
Showing 1 changed file with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ For example, `timestamp` takes in a precision, but does not enforce it.
| int8range || |
| interval || |
| interval[] || |
| json | | |
| json[] | | |
| jsonb | | |
| jsonb[] | | |
| json | 🟠 | |
| json[] | 🟠 | |
| jsonb | 🟠 | |
| jsonb[] | 🟠 | |
| line || |
| line[] || |
| lseg || |
Expand Down Expand Up @@ -138,6 +138,7 @@ See detailed list in the [Postgres docs](https://www.postgresql.org/docs/current
| SQL Type Name | Supported |
| :------------ | :-------- |
| oid ||
| xid | 🟠 |
| regclass ||
| regcollation ||
| regconfig ||
Expand Down

0 comments on commit b8ff9c2

Please sign in to comment.