Why Profound.js
Capabilities
Pricing
Resources
647
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.
789
772
878
2456
687
905
Be the first to comment:
Comments