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

Set up models, database and ORM #1

Closed
3 tasks done
Dentsor opened this issue Mar 7, 2021 · 0 comments · Fixed by #11
Closed
3 tasks done

Set up models, database and ORM #1

Dentsor opened this issue Mar 7, 2021 · 0 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@Dentsor
Copy link
Member

Dentsor commented Mar 7, 2021

  • Set up database connection
  • Set up database models with all necessary fields (including foreign keys)
  • Create migrations
    • Preferably a single migration unless there's a special reason to do otherwise
@Dentsor Dentsor self-assigned this Mar 7, 2021
Dentsor added a commit that referenced this issue Mar 7, 2021
Dentsor added a commit that referenced this issue Mar 8, 2021
Dentsor added a commit that referenced this issue Mar 8, 2021
Rename file to speiderapp-postgres

Issue #1
Dentsor added a commit that referenced this issue Mar 8, 2021
Dentsor added a commit that referenced this issue Mar 8, 2021
* If no DefaultConnection-ConnectionString is defined, will use InMemory-database instead
* Remove unused imports
* Create initial migrations

Issue #1
@LarsSelbekk LarsSelbekk added the enhancement New feature or request label Apr 9, 2021
@redrei redrei added this to the Iterasjon 1 milestone Apr 11, 2021
@Dentsor Dentsor linked a pull request Dec 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants