Fix long table scroll

This commit is contained in:
Charles Bochet
2023-04-26 17:29:00 +02:00
parent 6c7eb53333
commit 04051e737f
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,3 @@
SET check_function_bodies = false;
INSERT INTO public.workspaces (id, domain_name, display_name, created_at, updated_at, deleted_at) VALUES ('7ed9d212-1c25-4d02-bf25-6aeccf7ea419', 'twenty.com', 'Twenty', '2023-04-26 12:54:27.094743+00', '2023-04-26 12:54:27.094743+00', NULL);
INSERT INTO public.workspaces (id, domain_name, display_name, created_at, updated_at, deleted_at) VALUES ('5d5fe082-8577-44b6-a1dd-b86951a975aa', 'claap.com', 'Claap', '2023-04-26 12:54:46.799314+00', '2023-04-26 12:54:46.799314+00', NULL);