-
Notifications
You must be signed in to change notification settings - Fork 516
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
ClickHouse-Only cBioPortal Demo based on standard schema #10839
base: master
Are you sure you want to change the base?
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e80c6d - Browse repository at this point
Copy the full SHA 5e80c6dView commit details
Commits on Jun 11, 2024
-
fixes/changes to the point of home page rendering
- table names in mybatis mappers standardized to lower case only - SQL format bugs fixed (such as 'ONSAMPLE.PATIENT_ID' -> 'ON sample.PATIENT_ID' - SQL keywords captitalized where noticed - comment out password setting to allow use of local redis - some whitespace standardization included in AlterationCountsMapper.xml
Configuration menu - View commit details
-
Copy full SHA for 35b86ff - Browse repository at this point
Copy the full SHA 35b86ffView commit details -
whitespace standardization and clickhouse driver
- whitespace changes to AlterationCountsMapper.xml not separate from lowercasing of fields
Configuration menu - View commit details
-
Copy full SHA for 827227b - Browse repository at this point
Copy the full SHA 827227bView commit details
Commits on Jun 17, 2024
-
lower case standardize field names
- also partial progress (to rendering of home page) fixing remaining GROUP BY issues
Configuration menu - View commit details
-
Copy full SHA for fd18424 - Browse repository at this point
Copy the full SHA fd18424View commit details
Commits on Jun 18, 2024
-
progress to rendering of study view page
- format SQL IN list clauses with minimal whitespace - attempt at debugging AlterationCountMapper (incomplete) - fix some missed case conversions (to all lower case fields and tables)
Configuration menu - View commit details
-
Copy full SHA for 075c9b5 - Browse repository at this point
Copy the full SHA 075c9b5View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6304607 - Browse repository at this point
Copy the full SHA 6304607View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6272157 - Browse repository at this point
Copy the full SHA 6272157View commit details
Commits on Aug 22, 2024
-
restore password in CustomRedisCachingProvider
put placeholder in migration.sql and make db version consistent
Configuration menu - View commit details
-
Copy full SHA for eab18ce - Browse repository at this point
Copy the full SHA eab18ceView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91d2f69 - Browse repository at this point
Copy the full SHA 91d2f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8636e62 - Browse repository at this point
Copy the full SHA 8636e62View commit details