dorkos 0.24.0 → 0.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,8 +15,8 @@
15
15
  if (dark) document.documentElement.classList.add('dark');
16
16
  })();
17
17
  </script>
18
- <script type="module" crossorigin src="/assets/index-B1R_O5GS.js"></script>
19
- <link rel="stylesheet" crossorigin href="/assets/index-B57ioclA.css">
18
+ <script type="module" crossorigin src="/assets/index-GYKzCHRN.js"></script>
19
+ <link rel="stylesheet" crossorigin href="/assets/index-Bv8dGtOW.css">
20
20
  </head>
21
21
  <body>
22
22
  <div id="root"></div>
@@ -168,12 +168,8 @@
168
168
  "name": "pulse_runs_schedule_id_pulse_schedules_id_fk",
169
169
  "tableFrom": "pulse_runs",
170
170
  "tableTo": "pulse_schedules",
171
- "columnsFrom": [
172
- "schedule_id"
173
- ],
174
- "columnsTo": [
175
- "id"
176
- ],
171
+ "columnsFrom": ["schedule_id"],
172
+ "columnsTo": ["id"],
177
173
  "onDelete": "no action",
178
174
  "onUpdate": "no action"
179
175
  }
@@ -445,9 +441,7 @@
445
441
  "indexes": {
446
442
  "relay_traces_message_id_unique": {
447
443
  "name": "relay_traces_message_id_unique",
448
- "columns": [
449
- "message_id"
450
- ],
444
+ "columns": ["message_id"],
451
445
  "isUnique": true
452
446
  }
453
447
  },
@@ -498,9 +492,7 @@
498
492
  "indexes": {
499
493
  "agent_denials_path_unique": {
500
494
  "name": "agent_denials_path_unique",
501
- "columns": [
502
- "path"
503
- ],
495
+ "columns": ["path"],
504
496
  "isUnique": true
505
497
  }
506
498
  },
@@ -691,9 +683,7 @@
691
683
  "indexes": {
692
684
  "agents_project_path_unique": {
693
685
  "name": "agents_project_path_unique",
694
- "columns": [
695
- "project_path"
696
- ],
686
+ "columns": ["project_path"],
697
687
  "isUnique": true
698
688
  }
699
689
  },
@@ -731,10 +721,7 @@
731
721
  "indexes": {
732
722
  "idx_rate_limit_agent_minute": {
733
723
  "name": "idx_rate_limit_agent_minute",
734
- "columns": [
735
- "agent_id",
736
- "bucket_minute"
737
- ],
724
+ "columns": ["agent_id", "bucket_minute"],
738
725
  "isUnique": true
739
726
  }
740
727
  },
@@ -754,4 +741,4 @@
754
741
  "internal": {
755
742
  "indexes": {}
756
743
  }
757
- }
744
+ }
@@ -66,4 +66,4 @@
66
66
  "breakpoints": true
67
67
  }
68
68
  ]
69
- }
69
+ }