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

8011

0

0

7705

0

0

Compile an isolated Bootstrap.

20746

0

0

Rich Display application

13962

0

0

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

19964

0

0

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

19735

0

1

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

22625

0

1

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

21027

0

1

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

20691

0

0

For displaying Material Design colors.

18711

0

1

Optionally downloads the Material Icons and Material Symbols font files, @fontface rules files, and a JSON object for use with Profound UI's `pui.customIconList` configuration.

6709

0

0