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-03 04:58:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
coder
/
coderd
/
database
/
migrations
/
000036_template_icon.down.sql
T
Add File
New File
Upload File
Apply Patch
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