mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 16:54:16 +01:00
381447b8d6
* Fix store migration on empty string when fetching empty values from the database to check for migration our parser failed to handle null strings preventing the service from start this uses sql.NullString to handle that and check for empty string resulted from null data --------- Co-authored-by: Viktor Liu <17948409+lixmal@users.noreply.github.com> |
||
---|---|---|
.. | ||
migration_test.go | ||
migration.go |