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

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

20948

0

0

A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.

20896

0

0

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

20850

0

0

Examples of how to have multi-line button names and values.

20718

0

1

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

20694

0

0

Compile an isolated Bootstrap.

20694

0

0

20678

0

0

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

20674

0

0

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

20608

0

1