This website requires JavaScript.
Explore
Help
Sign In
waku-org
/
nwaku
Watch
1
Star
0
Fork
0
You've already forked nwaku
mirror of
https://github.com/waku-org/nwaku.git
synced
2025-01-12 15:54:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nwaku
/
migrations
/
message_store
/
00009_addMetaColumn.up.sql
richΛrd
82f95999cd
fix: add
meta
to sqlite migration scripts (
#2675
)
2024-05-07 09:39:06 -04:00
2 lines
42 B
SQL
Raw
Blame
History
ALTER
TABLE
message
ADD
COLUMN
meta
BLOB
;
Reference in New Issue
View Git Blame
Copy Permalink