Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • U UCON Back
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UCON
  • UCON Back
  • Issues
  • #1

Closed
Open
Created Apr 06, 2022 by Jhonata Saraiva Peres@jhonata.peres🥝Maintainer3 of 16 tasks completed3/16 tasks

Follow-up from "Creating models"

The following discussions from !6 (merged) should be addressed:

  • @joao.severo started a discussion:

    onDelete: 'CASCADE'

  • @joao.severo started a discussion:

    onDelete: 'CASCADE'

  • @joao.severo started a discussion:

    No need to create an additional many-many table, just use the "through" attribute of the belongsToMany method

  • @joao.severo started a discussion:

    Use the "through" attribute here and remove the table

  • @joao.severo started a discussion:

    Use the "through" attribute here and remove the table

  • @joao.severo started a discussion:

    Typo - Educational

  • @joao.severo started a discussion:

    What about "Sex"? (it is a joke)

  • @joao.severo started a discussion:

    Add a default true

  • @joao.severo started a discussion:

    Add a default true

  • @joao.severo started a discussion:

    Use the "through" attribute to relate to the degree_types table. Same as before

  • @joao.severo started a discussion:

    Don't use github url's, if you cannot run with the dependency we can work together to solve that

  • @joao.severo started a discussion:

    Use file level afterEach function.

    For reference: https://jestjs.io/pt-BR/docs/setup-teardown

  • @joao.severo started a discussion:

    Use file leve beforeEach function.

    For reference: https://jestjs.io/pt-BR/docs/setup-teardown

  • @joao.severo started a discussion:

    Use file level afterEach function.

    For reference: https://jestjs.io/pt-BR/docs/setup-teardown

  • @joao.severo started a discussion:

    Use file level afterEach function.

    For reference: https://jestjs.io/pt-BR/docs/setup-teardown

  • @joao.severo started a discussion:

    Configure and return the app on the "then" app, so if the database is not reacheable it will not start the API.

    Also add a catch function to log any errors that occurred

Edited Apr 09, 2022 by Jhonata Saraiva Peres
Assignee
Assign to
Time tracking