forked from koshikraj/ottopus
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_journal.json
More file actions
90 lines (90 loc) · 1.77 KB
/
Copy path_journal.json
File metadata and controls
90 lines (90 loc) · 1.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1788608342657,
"tag": "0000_base_schema",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1788608342658,
"tag": "0001_lock_down",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1788845500037,
"tag": "0002_user_name",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1788850538812,
"tag": "0003_watch_only_is_permanent",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1788894677822,
"tag": "0004_oauth_auth_requests",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1788894678822,
"tag": "0005_lock_down_auth_requests",
"breakpoints": true
},
{
"idx": 6,
"version": "7",
"when": 1788897584156,
"tag": "0006_oauth_grants",
"breakpoints": true
},
{
"idx": 7,
"version": "7",
"when": 1788897585156,
"tag": "0007_lock_down_grants",
"breakpoints": true
},
{
"idx": 8,
"version": "7",
"when": 1788897586156,
"tag": "0008_backfill_grants",
"breakpoints": true
},
{
"idx": 9,
"version": "7",
"when": 1788952631583,
"tag": "0009_plans_grant_review_tokens",
"breakpoints": true
},
{
"idx": 10,
"version": "7",
"when": 1788952632583,
"tag": "0010_lock_down_review_tokens",
"breakpoints": true
},
{
"idx": 11,
"version": "7",
"when": 1789026659603,
"tag": "0011_submitted_events_index",
"breakpoints": true
}
]
}