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
/
20250922052532_add_interface_state_col_to_identity_table.sql
at
feature/footnotes
1 lines
70 B
view raw
wrap content
awarm.space
add interface_state to identity table
5mo ago
254b4811
1
alter
table
"
public
"
.
"
identities
"
add
column
"
interface_state
"
jsonb
;