nwaku/tests/waku_archive
Abhimanyu aeb77a3e75
feat: Add new DB column `messageHash` (#2202)
* feat: added DB column messageHash

* feat: minor change

* feat: minor merge conflict fix

* Update test_resume.nim

* Update test_resume.nim

* randomblob() func used to populate attribute

* PRIMARY key updated - SQLite and Postgres
2023-11-22 17:32:56 +01:00
..
test_all.nim feat(coverage): Add simple coverage (#2067) 2023-09-27 15:53:23 +02:00
test_driver_postgres.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_driver_postgres_query.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_driver_queue.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_driver_queue_index.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
test_driver_queue_pagination.nim Revert "feat: amending computeDigest func. + related test cases (#2132)" (#2180) 2023-11-08 01:41:23 +01:00
test_driver_queue_query.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_driver_sqlite.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_driver_sqlite_query.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_retention_policy.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00
test_waku_archive.nim feat: Add new DB column `messageHash` (#2202) 2023-11-22 17:32:56 +01:00