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

Examples for how to set up a grid to be horizontally scrollable, but only if the screen is too small, otherwise, it just fills available space.

27759

0

1

i80

14720

0

0

14584

0

0

14166

0

0

Compile an isolated Bootstrap.

27870

0

0

Rich Display application

20589

0

0

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

26606

0

0

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

26626

0

1

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

29406

0

1

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

27961

0

1

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

28047

0

0