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-06 15:41:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7028ff79c37f865f664bcc0d60b11b51a6715fb2
coder
/
coderd
/
database
/
migrations
/
000219_organization_icon.down.sql
Kayla Washburn-Love
28228f1bcb
feat: allow editing org icon (
#13547
)
2024-06-12 12:28:13 -06:00
3 lines
45 B
SQL
Raw
Blame
History
alter
table
organizations
drop
column
icon
;
Reference in New Issue
View Git Blame
Copy Permalink