Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

#129-generate postgres table structure at db intialization #130

Merged
merged 1 commit into from
May 19, 2022

Conversation

bariela
Copy link
Collaborator

@bariela bariela commented May 16, 2022

Description

Added scripts to create tables in postgres database upon start

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have read the CONTRIBUTING document.
  • I have checked to ensure that there aren't other open Pull Requests for the same update/change.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@MartinJurcoGlina MartinJurcoGlina merged commit fcde7ef into main May 19, 2022
@MartinJurcoGlina MartinJurcoGlina deleted the 129-postgres-tables branch May 19, 2022 12:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants