Skip to content

Instantly share code, notes, and snippets.

@tuki0918
Created January 27, 2026 04:41
Show Gist options
  • Select an option

  • Save tuki0918/25a166635f0db3bacfacc8ab8699947e to your computer and use it in GitHub Desktop.

Select an option

Save tuki0918/25a166635f0db3bacfacc8ab8699947e to your computer and use it in GitHub Desktop.
table schema test
id version generated_at source status items settings thresholds rules
12345
0.0.1
2026-01-27T10:00:00+09:00
sample-data
active
id label category priority enabled tags metadata
A001
sample-alpha
general
3
true
tag-a
tag-b
owner note
team-1
placeholder
id label category priority enabled tags metadata
F002
sample-bravo
general
2
false
tag-c
owner note
team-2
example
id label category priority enabled tags metadata
B105
sample-charlie
aux
5
true
tag-a
tag-d
owner note
team-1
demo
retry timeout_seconds locale
max_attempts backoff_seconds
3
2
30
ja-JP
name min max
low
0
20
name min max
medium
21
70
name min max
high
71
100
id description conditions actions
R-001
Enable items with priority >= 3
priority_gte
3
set_enabled
true
id description conditions actions
R-002
Disable items tagged with tag-c
tag_includes
tag-c
set_enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment