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

Tried out suppressing alert boxes so that all errors that would normally display in an alert box would instead display in the browser console.

24114

0

0

UCP App - Waiver Portal

20390

0

0

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

22585

0

1

An example to show you how to create custom context (right-click) menus and add them to your widgets.

32345

0

4

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

22727

0

0

example mortgage application

22609

0

0

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

20971

0

0

Testing the onchange event in various ways.

19735

0

0

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

20071

0

0