This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-nim
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-nim
mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced
2026-01-11 10:23:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-nim
/
waku
/
v2
/
node
/
storage
/
migration
/
migrations_scripts
/
message
History
Lorenzo Delgado
adf1dab34f
fix(store): update sqlite db table primary key and decouple queries module from pagination types
2022-10-03 15:23:39 +02:00
..
00001_addMessageTable.up.sql
Add db migration support for peer store (
#648
)
2021-06-25 14:06:56 -07:00
00002_addSenderTimeStamp.up.sql
Fix empty scripts condition. Logging. (
#795
)
2021-12-07 13:06:59 +01:00
00003_convertTimestampsToInt64.up.sql
Store data model updates and fixes (
#864
)
2022-02-28 17:29:01 +01:00
00004_extendPrimaryKey.up.sql
Store data model updates and fixes (
#864
)
2022-02-28 17:29:01 +01:00
00005_updateIndex.up.sql
fix(store): add a table index to improve message insertion time
2022-09-09 15:04:48 +02:00
00006_renameColumn.up.sql
fix(store): rename store timestamp sqlite column
2022-09-27 11:47:25 +02:00
00007_updatePrimaryKey.up.sql
fix(store): update sqlite db table primary key and decouple queries module from pagination types
2022-10-03 15:23:39 +02:00