Commit 99ba914
authored
Added created_at & updated_at columns to key_value (#433)
ref https://linear.app/ghost/issue/AP-871
Added timestamps to our entries in the key_value table is going to help us
understand exactly _when_ we recieve an incoming activity. This can go a long
way in allowing us to correlate data and investigate bugs.1 parent cf7b0f6 commit 99ba914
File tree
2 files changed
+6
-0
lines changed- migrate/migrations
2 files changed
+6
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments