This website requires JavaScript.
Explore
Help
Sign In
synced
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2025-07-03 16:13:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/notification-inbox
coder
/
coderd
/
database
/
migrations
/
000036_template_icon.down.sql
Bruno Quaresma
80f042f01b
feat: Add icon to templates (
#3561
)
2022-08-19 13:17:35 +00:00
2 lines
40 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
templates
DROP
COLUMN
icon
;
Reference in New Issue
View Git Blame
Copy Permalink