Skip to content
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

PG data model and functions for Dataset #2035

Open
benedeki opened this issue Mar 28, 2022 · 0 comments
Open

PG data model and functions for Dataset #2035

benedeki opened this issue Mar 28, 2022 · 0 comments
Assignees
Labels
DB Database affected feature New feature priority: high Critical to the health of the project

Comments

@benedeki
Copy link
Collaborator

Background

As part of migration of application data to PostgreSQL new data model is needed.

Feature

Create the table and handling functions for Datasets.

@benedeki benedeki added feature New feature priority: high Critical to the health of the project DB Database affected labels Mar 28, 2022
@benedeki benedeki self-assigned this Apr 19, 2022
benedeki added a commit that referenced this issue Apr 19, 2022
benedeki added a commit that referenced this issue Apr 26, 2022
* #2035: PG data model and functions for Dataset
* First commit

* * Added check on entity type

* * get fucntion
* dataset fields

* * get comment fixes

* * refactored to use id in connection of entities and versions
* add function
benedeki added a commit that referenced this issue Apr 26, 2022
* #2034: PG data model and functions for Mapping tables
* the tables

* Rework for more common naming

* * adjust to inherited table

* * fixes

* * mapping table: path->table_path

* * refactored to use connection of entities and versions via id

* * white spaces

* * add calls _add fix

* * check on entities

* #2035: PG data model and functions for Dataset (#2054)

* #2035: PG data model and functions for Dataset
* First commit

* * Added check on entity type

* * get fucntion
* dataset fields

* * get comment fixes

* * refactored to use id in connection of entities and versions
* add function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB Database affected feature New feature priority: high Critical to the health of the project
Projects
None yet
Development

No branches or pull requests

1 participant