Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
9ac9ced1
Verified
Commit
9ac9ced1
authored
1 year ago
by
Martin Weise
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into dev
parents
9a05dea2
fb8d14ba
No related branches found
No related tags found
4 merge requests
!296
Dev
,
!293
Dev
,
!289
Dev
,
!287
Dev
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
dbrepo-data-service/rest-service/src/main/java/at/tuwien/endpoints/TableEndpoint.java
+1
-0
1 addition, 0 deletions
...vice/src/main/java/at/tuwien/endpoints/TableEndpoint.java
with
1 addition
and
0 deletions
dbrepo-data-service/rest-service/src/main/java/at/tuwien/endpoints/TableEndpoint.java
+
1
−
0
View file @
9ac9ced1
...
...
@@ -5,6 +5,7 @@ import at.tuwien.api.database.DatabaseAccessDto;
import
at.tuwien.api.database.DatabaseDto
;
import
at.tuwien.api.database.internal.PrivilegedDatabaseDto
;
import
at.tuwien.api.database.query.ImportCsvDto
;
import
at.tuwien.api.database.query.QueryDto
;
import
at.tuwien.api.database.query.QueryResultDto
;
import
at.tuwien.api.database.table.*
;
import
at.tuwien.api.database.table.internal.PrivilegedTableDto
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment