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

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

31857

0

4

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

20448

0

0

CRUD Application with Detail Edit Screen

13663

0

0

Input the information to have an iterative set of CSS classes built and presented.

19130

0

1

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

19587

0

0

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

18002

0

0

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

24539

0

2

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

17962

0

0