Commit c617ad5
authored
Add 'updated_at' column to subscriptions table
This removes the explicit ownership change on `set_updated_at()`.
This line assumes the existence of user `postgres` (which does not in my case). It will be owned by the user that creates it and that is fine.1 parent 47e2415 commit c617ad5
File tree
1 file changed
+0
-2
lines changed- packages/sync-engine/src/database/migrations
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
0 commit comments