toluaina / pgsync

Postgres to Elasticsearch/OpenSearch sync
https://pgsync.com
MIT License
1.1k stars 172 forks source link

Update Documentation to Include `foreign_key` #516

Open jvanderen1 opened 6 months ago

jvanderen1 commented 6 months ago

In the example for Relationship with user defined foreign key, there includes a foreign_key field in the JSON.

However, in the official schema definition documentation, there is no foreign_key field listed. It would be nice to have this available.

Some outstanding questions I have: