John Kramer
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
John Kramer created a post, Update from CSV
I have a CSV file with some values I exported from a production database. I'd like to import them into another database overwriting any conflicting rows using the import wizard. Something along the... -
John Kramer created a post, AnsweredCan I stop pre-commit checks globally?
Pre-commit checks drive me nuts. I set up the check I want to break the build.So how do I disable them globally? Yes, I can uncheck the boxes on the commit, but every time I have a new project, I h... -
-
John Kramer created a post, AnsweredGradle project load fails with Resolving dependency configuration 'compileOnly' is not allowed
Hey guys, I am trying to get IntelliJ to load a Gradle project but it is failing with the error: Resolving dependency configuration 'compileOnly' is not allowed as it is defined as 'canBeResolved=f...