This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
ca973b4aa6
status-go
/
appdatabase
/
migrations
/
sql
/
1674136690_ens_usernames.up...
3 lines
98 B
SQL
Raw
Blame
History
CREATE
TABLE
ens_usernames
(
"
username
"
TEXT
NOT
NULL
,
"
chain_id
"
UNSIGNED
BIGINT
DEFAULT
1
)
;
Reference in New Issue
View Git Blame
Copy Permalink