Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database configuration file #5

Open
davidonlaptop opened this issue Oct 20, 2015 · 0 comments
Open

Database configuration file #5

davidonlaptop opened this issue Oct 20, 2015 · 0 comments

Comments

@davidonlaptop
Copy link
Member

There should a database configuration file that is NOT versionned in source control for security reasons. Instead there should be a sample config provided with standard defaults that each developer can modify locally. Then the developer can then copy the file locally which is to be ignored by git.

The db.env.sample is a BASH script provided as an example.

Modify the script as needed to suit the needs (e.g. .ini file, python, etc.). If the file is modified, the .gitignore file may need to be modified as well.

@davidonlaptop davidonlaptop changed the title DDL Script Database configuration file Oct 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant