tracker.pgm

About This Space

An app to track specific aspects of projects


Last updated on March 11, 2022

Forked from: /megan_bond/company-apparel-options-2/

Public Permissions:   View   Open/Fork   Run   Comment  

Tracker

ALTER TABLE SQL Command to Update Team List

ALTER TABLE `users`
  CHANGE COLUMN `teams` `teams` set(SELECT GROUP_CONCAT(DISTINCT concat("'", concat(team, "'") ) SEPARATOR ', ') AS Team_Names FROM teams) NOT NULL AFTER `user`;

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

Filters:

Popular Recent

For displaying Material Design colors.

18471

0

1

For displaying Material Design colors.

18679

0

1

A Hello World app with both dynamic output and input fields

21822

0

0

19731

0

0

Empty template with the basics set up for a quick display.

20510

0

0

Empty template with the basics set up for a quick display.

20053

0

0

Empty template with the basics set up for a quick display.

24869

0

2

Empty template with the basics set up for a quick display.

19175

0

0

Test file upload widget.

18367

0

0

Empty template with the basics set up for a quick display.

20101

0

0

Empty template with the basics set up for a quick display.

19999

0

0

Vue.js using Rich Display Components built in the Visual Designer

19511

0

0