File tree Expand file tree Collapse file tree 1 file changed +76
-99
lines changed Expand file tree Collapse file tree 1 file changed +76
-99
lines changed Original file line number Diff line number Diff line change 35
35
- inserted_at : 1
36
36
- updated_at : 1
37
37
- chat_participants :
38
- - id : 0
39
- - last_read_at : 0
40
- - thread_id : 0
41
- - user_id : 0
42
- - inserted_at : 0
43
- - updated_at : 0
38
+ - id : -1
39
+ - last_read_at : -1
40
+ - thread_id : -1
41
+ - user_id : -1
42
+ - inserted_at : -1
43
+ - updated_at : -1
44
44
- claims :
45
45
- id : 1
46
46
- status : 0
65
65
- inserted_at : 0
66
66
- updated_at : 0
67
67
- comment_cursors :
68
- - id : 0
69
- - provider : 0
70
- - repo_owner : 0
71
- - repo_name : 0
72
- - " timestamp " : 0
73
- - last_polled_at : 0
74
- - last_comment_id : 0
75
- - inserted_at : 0
76
- - updated_at : 0
68
+ - id : -1
69
+ - provider : -1
70
+ - repo_owner : -1
71
+ - repo_name : -1
72
+ - " timestamp " : -1
73
+ - last_polled_at : -1
74
+ - last_comment_id : -1
75
+ - inserted_at : -1
76
+ - updated_at : -1
77
77
- contracts :
78
- - id : 0
79
- - status : 0
80
- - sequence_number : 0
81
- - hourly_rate : 0
82
- - hourly_rate_min : 0
83
- - hourly_rate_max : 0
84
- - hours_per_week : 0
85
- - start_date : 0
86
- - end_date : 0
87
- - original_contract_id : 0
88
- - client_id : 0
89
- - contractor_id : 0
90
- - inserted_at : 0
91
- - updated_at : 0
78
+ - id : -1
79
+ - status : -1
80
+ - sequence_number : -1
81
+ - hourly_rate : -1
82
+ - hourly_rate_min : -1
83
+ - hourly_rate_max : -1
84
+ - hours_per_week : -1
85
+ - start_date : -1
86
+ - end_date : -1
87
+ - original_contract_id : -1
88
+ - client_id : -1
89
+ - contractor_id : -1
90
+ - inserted_at : -1
91
+ - updated_at : -1
92
92
- customers :
93
93
- id : 1
94
94
- provider : 1
99
99
- inserted_at : 1
100
100
- updated_at : 1
101
101
- event_cursors :
102
- - id : 0
103
- - provider : 0
104
- - repo_owner : 0
105
- - repo_name : 0
106
- - last_event_id : 0
107
- - last_polled_at : 0
108
- - inserted_at : 0
109
- - updated_at : 0
102
+ - id : -1
103
+ - provider : -1
104
+ - repo_owner : -1
105
+ - repo_name : -1
106
+ - last_event_id : -1
107
+ - last_polled_at : -1
108
+ - inserted_at : -1
109
+ - updated_at : -1
110
110
- identities :
111
111
- id : 0
112
112
- user_id : 0
138
138
- inserted_at : 1
139
139
- updated_at : 1
140
140
- messages :
141
- - id : 0
142
- - content : 0
143
- - thread_id : 0
144
- - sender_id : 0
145
- - inserted_at : 0
146
- - updated_at : 0
147
- - oban_jobs :
148
- - id : 0
149
- - state : 0
150
- - queue : 0
151
- - worker : 0
152
- - args : 0
153
- - errors : 0
154
- - attempt : 0
155
- - max_attempts : 0
156
- - inserted_at : 0
157
- - scheduled_at : 0
158
- - attempted_at : 0
159
- - completed_at : 0
160
- - attempted_by : 0
161
- - discarded_at : 0
162
- - priority : 0
163
- - tags : 0
164
- - meta : 0
165
- - cancelled_at : 0
166
- - CONSTRAINT : 0
167
- - CONSTRAINT : 0
168
- - CONSTRAINT : 0
169
- - CONSTRAINT : 0
141
+ - id : -1
142
+ - content : -1
143
+ - thread_id : -1
144
+ - sender_id : -1
145
+ - inserted_at : -1
146
+ - updated_at : -1
170
147
- payment_methods :
171
148
- id : 1
172
149
- provider : 1
178
155
- inserted_at : 1
179
156
- updated_at : 1
180
157
- repositories :
181
- - id : 0
182
- - provider : 0
183
- - provider_id : 0
184
- - provider_meta : 0
185
- - name : 0
186
- - url : 0
187
- - user_id : 0
188
- - inserted_at : 0
189
- - updated_at : 0
190
- - description : 0
191
- - og_image_url : 0
192
- - og_image_updated_at : 0
158
+ - id : -1
159
+ - provider : -1
160
+ - provider_id : -1
161
+ - provider_meta : -1
162
+ - name : -1
163
+ - url : -1
164
+ - user_id : -1
165
+ - inserted_at : -1
166
+ - updated_at : -1
167
+ - description : -1
168
+ - og_image_url : -1
169
+ - og_image_updated_at : -1
193
170
- reviews :
194
- - id : 0
195
- - rating : 0
196
- - content : 0
197
- - visibility : 0
198
- - contract_id : 0
199
- - bounty_id : 0
200
- - organization_id : 0
201
- - reviewer_id : 0
202
- - reviewee_id : 0
203
- - inserted_at : 0
204
- - updated_at : 0
171
+ - id : -1
172
+ - rating : -1
173
+ - content : -1
174
+ - visibility : -1
175
+ - contract_id : -1
176
+ - bounty_id : -1
177
+ - organization_id : -1
178
+ - reviewer_id : -1
179
+ - reviewee_id : -1
180
+ - inserted_at : -1
181
+ - updated_at : -1
205
182
- threads :
206
- - id : 0
207
- - title : 0
208
- - inserted_at : 0
209
- - updated_at : 0
183
+ - id : -1
184
+ - title : -1
185
+ - inserted_at : -1
186
+ - updated_at : -1
210
187
- tickets :
211
188
- id : 1
212
189
- provider : 1
221
198
- inserted_at : 1
222
199
- updated_at : 1
223
200
- timesheets :
224
- - id : 0
225
- - hours_worked : 0
226
- - description : 0
227
- - contract_id : 0
228
- - inserted_at : 0
229
- - updated_at : 0
201
+ - id : -1
202
+ - hours_worked : -1
203
+ - description : -1
204
+ - contract_id : -1
205
+ - inserted_at : -1
206
+ - updated_at : -1
230
207
- tips :
231
208
- id : 0
232
209
- amount : 0
You can’t perform that action at this time.
0 commit comments