Page History
...
DATA-33 MSSQL Version of Faster Patient Counting Scripts DATA-23 Support for multiple crc zip file extraction using databuld.xml DATA-16 I2b2 on OMOP- SQL Server and ORACLE DATA-36 Wrong driver version jdbc 10.2 vs 9.2 in default datasource for MSSQL |
Bug Fixes
Core-server / Data |
---|
CORE-440 Queries from queue are not processing and returning back CORE-441 DB Locking issue- can't show previous query when a query is running CORE-442 Get_children doesn't work on Modifier folders CORE-444 Breakdowns for non-Patient_dimension views - don't work CORE-443 Breakdown queueing CORE-445 java code folder structure for 1.7 should be changed to refer to 1.8 CORE-446 php install process on IIS has changed; documentation needs to be updatedupdate |
DATA-36 Wrong driver version jdbc 10.2 vs 9.2 in default datasource for MSSQL |
Notes for Developers
For Java 11 install, if you change the xsd (REST API message definitions), then you will need to regenerate gensrc via JAXB in Java 8. In the i2b2-core cell directory for which you're regenerating the XSD-Java, run the ant target "jaxb_gen" on Java 8 and then build as usual using Java 11.
...