supabase / postgrest-js

Isomorphic JavaScript client for PostgREST.
https://supabase.com
MIT License
962 stars 128 forks source link

chore: `foreignTable` -> `referencedTable` #493

Closed soedirgo closed 7 months ago

soedirgo commented 7 months ago

What kind of change does this PR introduce?

docs update

What is the current behavior?

We use the term "foreign table" for referenced tables but Postgres already use that term for something else.

What is the new behavior?

Deprecate foreignTable and use referencedTable moving forward

github-actions[bot] commented 7 months ago

:tada: This PR is included in version 1.8.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: