nwaku/migrations/message_store
richΛrd 82f95999cd
fix: add `meta` to sqlite migration scripts (#2675)
2024-05-07 09:39:06 -04:00
..
00001_addMessageTable.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00002_addSenderTimeStamp.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00003_convertTimestampsToInt64.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00004_extendPrimaryKey.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00005_updateIndex.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00006_renameColumn.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00007_updatePrimaryKey.up.sql chore(migrations): move migration scripts to project root 2022-11-03 17:58:05 +01:00
00008_updatePrimaryKey_add_col.up.sql feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
00009_addMetaColumn.up.sql fix: add `meta` to sqlite migration scripts (#2675) 2024-05-07 09:39:06 -04:00