Skip to content

Commit d707f31

Browse files
committed
add fixture
1 parent 22935ed commit d707f31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
INSERT INTO provisioner_keys
2+
(id, created_at, organization_id, name, hashed_secret)
3+
VALUES
4+
('b90547be-8870-4d68-8184-e8b2242b7c01', '2021-06-01 00:00:00', 'b90547be-8870-4d68-8184-e8b2242b7c01', 'qua', '\xDEADBEEF'::bytea);

0 commit comments

Comments
 (0)