Open mehdidhaou opened 2 years ago
Database connectivity is missing initialization scripts as a developer pulling this projects needs to create schema and tables appropriate to the systems ERD. an automated SQL script would be Helpful.
I recommend using docker to wrap database connectivity into a container with shell scripts to initialize it
Database connectivity is missing initialization scripts as a developer pulling this projects needs to create schema and tables appropriate to the systems ERD. an automated SQL script would be Helpful.