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 10:31:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4952f2e8cf59a19f7ab5a2eb17ba720f3643bf38
netbird
/
management
/
internals
/
network_map_db
History
Dmitri Dolguikh
4be6603815
added comments re: ordering of fields in intermediate DTOs
...
Signed-off-by: Dmitri Dolguikh <
dmitri.external@netbird.io
>
2026-08-11 16:47:39 +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
added comments re: ordering of fields in intermediate DTOs
2026-08-11 16:47:39 +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