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

Jira-TRIB-227: updates database driver #4

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

mrsbluerose
Copy link
Contributor

Note: there was a strange error with indentation once the new line was added. It looked okay in IntelliJ, but on git hub and in git diff the newly added line was indented one tab further than everything else. I ended up fixing it by deleting apparent soft returns and spaces for each line and adding hard returns and tabs.

- reasoning: encountered a strange occurence of indentation errors. In Intellij, everything appeared indented at the same levels. On github and on the local git diff cmd line, the newly added line was indented further than everything else.
- fix: deleted apparent soft returns and spaces in the code block and used hard returns and tabs. Everything is now equally indented.
@haxwell haxwell merged commit a4105df into savvato-software:main Dec 19, 2023
1 check passed
@mrsbluerose mrsbluerose deleted the Jira-TRIB-227 branch December 19, 2023 20:27
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