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.

19094

0

0

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

20582

0

1

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

28172

0

1

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

23973

0

0

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

19685

0

1

20677

0

0

A simple Demo of how to deploy EJS templates from a stateful Node.js script

21339

0

0

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

20668

0

0

Building on Berenice password generator https://noderun.com/ide/bernice/password-generator-app/

20090

1

2