headscale/hscontrol/db
Kristoffer Dalby bc9e83b52e
use gorm serialiser instead of custom hooks (#2156)
* add sqlite to debug/test image

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* test using gorm serialiser instead of custom hooks

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-10-02 11:41:58 +02:00
..
testdata use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
api_key.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
api_key_test.go
db.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
db_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
ip.go use tsaddr library and cleanups (#2150) 2024-10-02 09:06:09 +02:00
ip_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
node.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
node_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
policy.go reformat code (#2019) 2024-07-22 08:56:00 +02:00
preauth_keys.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
preauth_keys_test.go replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
routes.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
routes_test.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
suite_test.go replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00
text_serialiser.go use gorm serialiser instead of custom hooks (#2156) 2024-10-02 11:41:58 +02:00
users.go more log.Error -> fmt.Errorf cleanup 2024-04-15 12:31:53 +02:00
users_test.go replace ephemeral deletion logic (#2008) 2024-07-18 10:01:59 +02:00