Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
halfpipe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Till Wesselmann
halfpipe
Commits
586e6ee5
Commit
586e6ee5
authored
3 years ago
by
Till Wesselmann
Browse files
Options
Downloads
Patches
Plain Diff
Add merge migration for motifs and annotation
parent
c6c707d8
No related branches found
Branches containing commit
No related tags found
1 merge request
!9
Feature/diff analysis
Pipeline
#11538
failed
3 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
halfpipe/migrations/0059_merge_20210325_1156.py
+14
-0
14 additions, 0 deletions
halfpipe/migrations/0059_merge_20210325_1156.py
with
14 additions
and
0 deletions
halfpipe/migrations/0059_merge_20210325_1156.py
0 → 100644
+
14
−
0
View file @
586e6ee5
# Generated by Django 3.1.7 on 2021-03-25 11:56
from
django.db
import
migrations
class
Migration
(
migrations
.
Migration
):
dependencies
=
[
(
'
halfpipe
'
,
'
0058_auto_20210324_2157
'
),
(
'
halfpipe
'
,
'
0054_annotate_enriched
'
),
]
operations
=
[
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment