Sources of my bachelor thesis
Go to file
Niklas Birk d7c55d2837 Fix security alert for postgresql jdbc
Security Risk: PostgreSQL JDBC Driver SQL Injection in ResultSet.refreshRow() with malicious column names

Change postgresql version to 42.5.0
2022-09-07 21:08:22 +02:00
database Added Database stuff 2020-03-10 15:55:49 +01:00
knime_workflow Added KNIME Workflow 2020-03-10 15:57:42 +01:00
src/main Refactoring 2020-02-26 23:28:58 +01:00
pom.xml Fix security alert for postgresql jdbc 2022-09-07 21:08:22 +02:00
README.md Create README.md 2022-02-03 17:06:25 +01:00

Bachelorthesis_Applied_Computer_Science

This was (a little) part of my bachelor thesis (B.Sc.).
Nothing exciting happens here - just a database migration in two different ways (self written vs ETL KNIME)