Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.core beat.core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.corebeat.core
  • Merge requests
  • !121

Fix database prototype

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge 97_fix_database_prototype into master Jun 18, 2020
  • Overview 3
  • Commits 3
  • Pipelines 2
  • Changes 4

The database prototype setup method has a wrong signature and is used in beat/beat.editor> when creating a new Database asset.

This merge request fixes it as well as add the call to the default implementation which is mandatory for everything to be setup properly.

The setup method has been added to two Views in the test prefix so that its use is also tested.

Fixes #97 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 97_fix_database_prototype