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.

31859

0

4

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

27882

0

1

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

26312

0

0

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

25533

0

4

How to collect Grid Data from a Load-All Grid (**not** fromGenie Generated or Database Driven Grids) for an on screen chart.

25294

0

4

An example of how to retrieve the grid data and work with it for comparisons and manipulations.

25187

0

0

24838

0

1

Compile an isolated Bootstrap.

24638

0

1

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

24610

0

2