Skip to content
Snippets Groups Projects
Commit ba920c36 authored by Martin Weise's avatar Martin Weise
Browse files

Fixed mapping problem where UK and FK share columns they are inserted

parent 5ba3c378
Branches
Tags
1 merge request!339Fixed mapping problem where UK and FK share columns they are inserted
Showing
with 33 additions and 33 deletions
File deleted
File deleted
File deleted
File added
......@@ -11,7 +11,7 @@
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId>
<name>dbrepo-data-service</name>
<version>1.4.7</version>
<version>1.5.0</version>
<description>Service that manages the data</description>
......@@ -23,7 +23,7 @@
<module>report</module>
</modules>
<url>https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.4.7/</url>
<url>https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.5/</url>
<developers>
<developer>
<name>Martin Weise</name>
......
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-data-service-querystore</artifactId>
<name>dbrepo-data-service-querystore</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies/>
......
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>report</artifactId>
<name>dbrepo-data-service-report</name>
<version>1.4.7</version>
<version>1.5.0</version>
<description>
This module is only intended for the pipeline coverage report. See the detailed report in the
respective modules
......
......
......@@ -6,18 +6,18 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>rest-service</artifactId>
<name>dbrepo-data-service-rest-service</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
<groupId>at.tuwien</groupId>
<artifactId>services</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</dependency>
</dependencies>
......
......
......@@ -6,18 +6,18 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>services</artifactId>
<name>dbrepo-data-service-services</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-data-service-querystore</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</dependency>
</dependencies>
......
......
File changed. Contains only whitespace changes. Show whitespace changes.
......@@ -6,18 +6,18 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-api</artifactId>
<name>dbrepo-metadata-service-api</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service-entities</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
......
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-entities</artifactId>
<name>dbrepo-metadata-service-entity</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies/>
......
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-oai</artifactId>
<name>dbrepo-metadata-service-oai</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies/>
......
......
......@@ -11,7 +11,7 @@
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId>
<name>dbrepo-metadata-service</name>
<version>1.4.7</version>
<version>1.5.0</version>
<description>Service that manages the metadata</description>
......@@ -27,7 +27,7 @@
<module>report</module>
</modules>
<url>https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.4.7/</url>
<url>https://www.ifs.tuwien.ac.at/infrastructures/dbrepo/1.5/</url>
<developers>
<developer>
<name>Martin Weise</name>
......
......
......@@ -6,12 +6,12 @@
<parent>
<artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-report</artifactId>
<name>dbrepo-metadata-service-report</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
......
......
......@@ -6,12 +6,12 @@
<parent>
<artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-repositories</artifactId>
<name>dbrepo-metadata-service-repositories</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
......
......
......@@ -6,12 +6,12 @@
<parent>
<artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-rest-service</artifactId>
<name>dbrepo-metadata-service-rest</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
......
......
......@@ -6,12 +6,12 @@
<parent>
<artifactId>dbrepo-metadata-service</artifactId>
<groupId>at.tuwien</groupId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-services</artifactId>
<name>dbrepo-metadata-service-services</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
......
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>dbrepo-metadata-service</artifactId>
<version>1.4.7</version>
<version>1.5.0</version>
</parent>
<artifactId>dbrepo-metadata-service-test</artifactId>
<name>dbrepo-metadata-service-test</name>
<version>1.4.7</version>
<version>1.5.0</version>
<dependencies>
<dependency>
......
......
......@@ -18,7 +18,7 @@ jwt = "~=1.3"
testcontainers-opensearch = "*"
pytest = "*"
rdflib = "*"
dbrepo = {path = "./lib/dbrepo-1.4.7.tar.gz"}
dbrepo = {path = "./lib/dbrepo-1.5.0.tar.gz"}
gunicorn = "*"
[dev-packages]
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment