nwaku/migrations/message_store_postgres
Ivan FB 4d47aa655f
chore: Optimize hash queries with lookup table (#2933)
* Upgrade Postgres schema to add messages_lookup table
* Perform optimized query for messageHash-only queries
2024-08-08 21:46:08 +02:00
..
content_script_version_1.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
content_script_version_2.nim Generic re-style with nph 0.5.1 (#2396) 2024-03-16 00:08:47 +01:00
content_script_version_3.nim chore: adding migration script adding i_query index (#2578) 2024-04-15 12:57:35 +03:00
content_script_version_4.nim chore: simplify migration script postgres version_4 (#2674) 2024-05-07 11:20:54 +02:00
content_script_version_5.nim add new index to optimize the order by storedAt (#2778) 2024-06-06 11:38:58 +02:00
content_script_version_6.nim chore(archive): archive and drivers refactor (#2761) 2024-07-12 18:19:12 +02:00
content_script_version_7.nim chore: Optimize hash queries with lookup table (#2933) 2024-08-08 21:46:08 +02:00
pg_migration_manager.nim chore: Optimize hash queries with lookup table (#2933) 2024-08-08 21:46:08 +02:00