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

Fix building PostreSQL database in docker fails #728

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

emield12
Copy link
Contributor

Adding the indexes to the PostgreSQL database fails as there is a "-" before the SQL command.
Fix: Removed the "-".

Adding the indexes to the PostgreSQL database fails as there is a "-" before the SQL command. 
Fix: Removed the "-".
@tompollard tompollard merged commit 5e03286 into MIT-LCP:master Apr 22, 2020
@tompollard
Copy link
Member

thanks!

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

Successfully merging this pull request may close these issues.

2 participants