issues Search Results · repo:mattermost/morph language:Go
Filter by
1 result
(40 ms)1 result
inmattermost/morph (press backspace or delete to remove)Hello!
I created files like below:
-- 001_create_car.up.sql
CREATE TABLE car (
id bigint auto increment primary key,
manufacturer_id bigint
);
ALTER TABLE car ADD CONSTRAINT fk_car_manufacturer ...
iamleson98
- 2
- Opened on Aug 30, 2022
- #14

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.