mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
This PR fixes configuration inconsistencies and updates the store engine type usage throughout the management code. Key changes include: - Replacing outdated server.Config references with types.Config and updating related flag variables (e.g. types.MgmtConfigPath). - Converting engine constants (SqliteStoreEngine, PostgresStoreEngine, MysqlStoreEngine) to use types.Engine for consistent type–safety. - Adjusting various test and migration code paths to correctly reference the new configuration and engine types. |
||
|---|---|---|
| .. | ||
| extended-store.sql | ||
| GeoLite2-City_20240305.mmdb | ||
| geonames_20240305.db | ||
| management.json | ||
| networks.sql | ||
| store_policy_migrate.sql | ||
| store_with_expired_peers.sql | ||
| store.sql | ||
| storev1.sql | ||