This website requires JavaScript.
Explore
Help
Sign In
sendnrw
/
netbird
Watch
2
Star
0
Fork
0
You've already forked netbird
mirror of
https://github.com/netbirdio/netbird.git
synced
2026-08-28 02:21:30 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05511cc13d0d72091c34c08261ad40e48d52319d
netbird
/
management
/
internals
/
network_map_db
History
Dmitri Dolguikh
05511cc13d
cleanup sqlite store creation
...
Signed-off-by: Dmitri Dolguikh <
dmitri.external@netbird.io
>
2026-08-11 16:05:59 +02:00
..
pgsql
moved GetNetworkMapData implementation to NetworkMapDBStoreImpl
2026-08-11 15:42:11 +02:00
sqlite
cleanup sqlite store creation
2026-08-11 16:05:59 +02:00
db_store.go
moved GetNetworkMapData implementation to NetworkMapDBStoreImpl
2026-08-11 15:42:11 +02:00
network_map_data.go
moved GetNetworkMapData implementation to NetworkMapDBStoreImpl
2026-08-11 15:42:11 +02:00
shared_types_test.go
moved test for RecordTypeAndRdata into the parent package
2026-08-10 14:21:19 +02:00
shared_types.go
support for GetRoutes in sqlite
2026-08-11 13:49:36 +02:00
sql_type_conversion_test.go
extracted struct-handling helpers into their own file; move sql_type_conversion_test to the parent module
2026-08-10 14:15:11 +02:00
struct_helpers.go
support for GetNetwork in sqlite
2026-08-11 10:43:00 +02:00