mirror of
https://github.com/netbirdio/netbird.git
synced 2025-10-26 11:17:32 +00:00
* migrate sqlite store to generic sql store * fix conflicts * init postgres store * Add postgres store tests * Refactor postgres store engine name * fix tests * Run postgres store tests on linux only * fix tests * Refactor * cascade policy rules on policy deletion * fix tests * run postgres cases in new db * close store connection after tests * refactor * using testcontainers * sync go sum * remove postgres service * remove store cleanup * go mod tidy * remove env * use postgres as engine and initialize test store with testcontainer --------- Co-authored-by: Maycon Santos <mlsmaycon@gmail.com> |
||
|---|---|---|
| .. | ||
| debug.go | ||
| down.go | ||
| login_test.go | ||
| login.go | ||
| root_test.go | ||
| root.go | ||
| route.go | ||
| service_controller.go | ||
| service_installer.go | ||
| service.go | ||
| ssh.go | ||
| status_test.go | ||
| status.go | ||
| testutil.go | ||
| up_daemon_test.go | ||
| up.go | ||
| version.go | ||