tangled
alpha
login
or
join now
moth11.net
/
rvcx
3
fork
atom
backend for xcvr appview
3
fork
atom
overview
issues
4
pulls
pipelines
can't type
moth11.net
5 months ago
f744c139
288bf02e
+1
-1
1 changed file
expand all
collapse all
unified
split
migrations
005_initimages.up.sql
+1
-1
migrations/005_initimages.up.sql
···
1
1
-
CREATE TABLE iamges (
1
1
+
CREATE TABLE images (
2
2
uri TEXT PRIMARY KEY,
3
3
did TEXT NOT NULL,
4
4
signet_uri TEXT NOT NULL,