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.

22484

0

0

blocks periodically change color, kind of like a screensaver.

11537

0

0

Check current scroll position to determine when to do an action.

23196

0

1

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

20706

0

0

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

20591

0

0

This app is designed to help decide what the next apparel options will be available for the Profound Logic team.

25515

0

4

This app is designed to help decide what the next apparel options will be available for the Profound Logic team.

7947

0

0

This app consumes a web service and display the information in a grid

13920

0

0

For displaying Material Design colors.

18231

0

1