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`;
More Spaces By megan.bond (@megan_bond)
30067
0
0
30775
0
1
27626
0
0
A Hello World app with both dynamic output and input fields. It also illustrates the basics of screen transition animation.
27681
0
0
This app is designed to help decide what the next apparel options will be available for the Profound Logic team.
33819
0
4
This app is designed to help decide what the next apparel options will be available for the Profound Logic team.
14327
0
0
20582
0
0
Be the first to comment:
Comments