data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

Add postgres to CMS sample

Open VinnieKhanna opened this issue 3 years ago • 0 comments

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.

VinnieKhanna avatar Aug 04 '22 15:08 VinnieKhanna