data-api-builder
data-api-builder copied to clipboard
Add postgres to CMS sample
DO NOT MERGE
This change adds the backend/postgresql directory to add postgres as a backend option for running the CMS sample.
However, the current state of DAB does not allow this integration - most notably because view support has not been added for postgres, and the CMS relies on the articles_detailed view.
Even after view support has been added, someone will need to checkout this branch and test if the sample runs completely without issue and identically to the other backend options.