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