Skip to content

PostgreSQL support#10

Open
mdrio wants to merge 2 commits into
i2b2:dev-masterfrom
crs4:dev-master
Open

PostgreSQL support#10
mdrio wants to merge 2 commits into
i2b2:dev-masterfrom
crs4:dev-master

Conversation

@mdrio
Copy link
Copy Markdown

@mdrio mdrio commented Oct 5, 2017

Hi, this pull request contains code for supporting PostgreSQL as i2b2 backend. Basically it completes db related if/else statements in CRC code adding lines for properly working with PostgreSQL.
The pull request also includes some modifications in UploadStatusDAO.dropTempTable method, dropping jdbcTemplate since it results in a a runtime org.postgresql.util.PSQLException.

I was not able to properly run tests, anyway in my environment I had the same failures/errors (mostly due to a connection refused problem) before and after the commits included in this pull request. If you can link some information about how to tests, I will be happy to verify that all tests pass.

I tested the pull request deploying an instance of i2b2 and uploading some pdo files.

mdrio added 2 commits October 5, 2017 14:58
…eUploadStatus and deleteUploadData. It fixes the exception: org.postgresql.util.PSQLException: ERROR: syntax error at or near "{".
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.

1 participant