This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
mirror of
https://github.com/waku-org/nwaku.git
Watch
1
Star
0
Fork
You've already forked nwaku
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3dc3fc8e5a
nwaku
/
migrations
/
message_store
/
00009_addMetaColumn.up.sql
2 lines
42 B
SQL
Raw
Blame
History
ALTER
TABLE
message
ADD
COLUMN
meta
BLOB
;
Reference in New Issue
View Git Blame
Copy Permalink