tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
27
pulls
pipelines
leaflet
/
supabase
/
migrations
/
20251027212752_remove_option_col_from_atp_poll_votes.sql
at
main
1 lines
60 B
view raw
wrap content
awarm.space
remove option col from atp_poll_votes
4mo ago
a3d3d3f3
1
alter
table
"
public
"
.
"
atp_poll_votes
"
drop
column
"
option
"
;