Olga Grabek
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created PostgreSQL - trying to connect to Amazon database
AnsweredI have application running on Heroku and using PostgreSQL. I'm trying to connect DataGrip with Heroku database (hosted on Amazon). When I test connection I get this error: Connection settings are ... -
Created Error occurred during 'Add'
Everytime I try to execute 'git add' on root of my project I get this annoying error (see attachement). In my gitignore file I have:.idea/**/*.ideaand yes, I want to ignore this files. Attachment(...