Skip to content

Commit

Permalink
[FAI-13520] - Add recorded_at field to vcs_UserToolUsage for Copilot (#…
Browse files Browse the repository at this point in the history
…370)

add recorded at
  • Loading branch information
crupley authored Oct 22, 2024
1 parent 46891d9 commit ec4d80c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions canonical-schema/V015__alter_vcs_UserToolUsage.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ALTER TABLE "vcs_UserToolUsage" ADD column "recordedAt" timestamptz;

0 comments on commit ec4d80c

Please sign in to comment.