From f24bfab9ac1368b1fcaa29ce7aa36f99fc373479 Mon Sep 17 00:00:00 2001 From: zachary painter <60552605+ZPain8464@users.noreply.github.com> Date: Wed, 28 Feb 2024 09:09:18 -0500 Subject: [PATCH] removes device.id foreign key option --- content/docs/integrations.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/content/docs/integrations.mdx b/content/docs/integrations.mdx index d5d35336a..7936b8248 100644 --- a/content/docs/integrations.mdx +++ b/content/docs/integrations.mdx @@ -89,7 +89,6 @@ Unless defined by the directory structure of a supplied archive file, the Record - `user.id` (Also the default if no value is provided) - `user.email` - `request.ip` -- `device.id` #### IP range lookup support