1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-22 00:11:47 +01:00
juanfont.headscale/hscontrol/db
MichaelKo 7fd2485000
Restore foreign keys and add constraints (#1562)
* fix #1482, restore foregin keys, add constraints

* #1562, fix tests, fix formatting

* #1562: fix tests

* #1562: fix local run of test_integration
2024-05-15 20:40:14 -04:00
..
api_key_test.go
api_key.go
db.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
ip_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
ip.go
node_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
node.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
preauth_keys_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
preauth_keys.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
routes_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
routes.go
suite_test.go
users_test.go Restore foreign keys and add constraints (#1562) 2024-05-15 20:40:14 -04:00
users.go