Maycon Santos
a4f04f5570
[management] fix extend call and move config to types ( #3575 )
...
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.
2025-03-27 13:04:50 +01:00
..
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2025-02-20 20:24:40 +00:00
2025-03-21 18:16:27 +01:00
2025-02-20 20:24:40 +00:00
2025-02-18 15:24:17 +01:00
2025-03-20 17:05:48 +01:00
2025-03-21 16:32:47 +01:00
2025-03-20 17:05:48 +01:00
2024-03-27 18:48:48 +01:00
2025-03-20 17:05:48 +01:00
2025-03-27 13:04:50 +01:00
2025-02-18 15:24:17 +01:00
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2025-02-20 13:43:20 +03:00
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2025-03-20 16:28:39 +01:00
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2025-03-27 13:04:50 +01:00
2025-03-07 14:06:47 +01:00
2025-03-27 13:04:50 +01:00
2025-02-19 19:13:45 +01:00
2025-03-27 13:04:50 +01:00
2024-12-20 11:30:28 +01:00
2025-03-09 16:06:43 +01:00
2024-12-20 11:30:28 +01:00
2025-03-27 13:04:50 +01:00
2025-03-21 18:16:27 +01:00
2025-03-20 17:05:48 +01:00
2024-12-20 11:30:28 +01:00
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2024-07-03 11:33:02 +02:00
2025-01-06 13:38:30 +01:00
2025-03-27 12:19:22 +01:00
2025-03-27 12:19:22 +01:00
2025-03-27 13:04:50 +01:00
2025-03-20 17:05:48 +01:00
2025-03-27 13:04:50 +01:00
2025-03-27 13:04:50 +01:00
2025-03-20 17:05:48 +01:00
2024-12-20 11:30:28 +01:00
2025-03-27 13:04:50 +01:00
2025-03-27 13:04:50 +01:00
2025-03-20 17:05:48 +01:00
2025-03-24 00:56:51 +01:00
2024-12-20 11:30:28 +01:00
2024-12-20 11:30:28 +01:00
2024-12-20 11:30:28 +01:00
2025-03-20 17:05:48 +01:00
2025-03-20 17:05:48 +01:00
2024-09-06 16:28:19 +02:00
2024-07-03 11:33:02 +02:00
2025-02-20 13:43:20 +03:00
2025-02-20 13:43:20 +03:00
2025-03-27 13:04:50 +01:00
2025-03-27 13:04:50 +01:00
2024-10-31 19:24:15 +01:00
2024-12-20 11:30:28 +01:00
2025-03-21 18:16:27 +01:00
2025-02-20 20:24:40 +00:00