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.

32446

0

4

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

28216

0

1

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

26655

0

0

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

25819

0

4

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

25609

0

4

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

25549

0

0

25133

0

1

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

24914

0

2

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

24895

0

2