Why Profound.js
Capabilities
Pricing
Resources
835
0
An app to track specific aspects of projects
Last updated on March 13, 2022
Forked from: /megan_bond/tracker.pgm/
Public Permissions: View Open/Fork Run Comment
ALTER TABLE
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:
Filters:
A Hello World app with both dynamic output and input fields. Also illustrates the basics of animation.
1007
977
1044
2633
865
1103
Be the first to comment:
Comments