Skip to content

Commit

Permalink
avniproject/avni-etl#71 - index on sync telemetry last modified
Browse files Browse the repository at this point in the history
  • Loading branch information
petmongrels committed Sep 19, 2023
1 parent 2bf8ae6 commit 4d10559
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
create index if not exists sync_telemetry_last_modified_time_idx ON sync_telemetry(last_modified_date_time);

0 comments on commit 4d10559

Please sign in to comment.