netbird/management/server/testdata
Yury Gargay 32880c56a4
Implement SQLite Store using gorm and relational approach (#1065)
Restructure data handling for improved performance and flexibility. 
Introduce 'G'-prefixed fields to represent Gorm relations, simplifying resource management. 
Eliminate complexity in lookup tables for enhanced query and write speed. 
Enable independent operations on data structures, requiring adjustments in the Store interface and Account Manager.
2023-10-12 15:42:36 +02:00
..
management.json Fix IDP Manager config structs with correct tags (#253) 2022-03-09 17:22:47 +01:00
store_policy_migrate.json Feat rego default policy (#700) 2023-03-13 18:14:18 +04:00
store_with_expired_peers.json Use global login expiration setting when sending network map (#731) 2023-03-09 11:24:42 +01:00
store.json Implement SQLite Store using gorm and relational approach (#1065) 2023-10-12 15:42:36 +02:00
storev1.json Refactor: support multiple users under the same account (#170) 2021-12-27 13:17:15 +01:00