status-go/protocol/sqlite
Patryk Osmaczko 53423e58ba fix: use proper migrations for protocol's test database
- use `appdatabse.DbInitializer{}` in tests to ensure consistent migrations

- remove protocol's open database functions due to improper
  initialization caused by missing node config migration

- introduce `PushNotificationServerConfig` to resolve cyclic dependency
  issues
2023-10-03 15:11:58 +02:00
..
ad_hoc_migration.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
db.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
db_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
doc.go
migrations.go Refactorings: whisper transport removed (#2200) 2021-04-22 16:36:18 +03:00
migrations_test.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00