You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code templates are implemented weirdly and cause a bunch of odd behavior: the template library controls to what channels they apply and what templates they own. That's a bit backwards.
Desired:
Normalize the database schema to have code templates FK out to code template libraries
Code templates are implemented weirdly and cause a bunch of odd behavior: the template library controls to what channels they apply and what templates they own. That's a bit backwards.
Desired: