Skip to content

Commit

Permalink
change rows_synced to bigint
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed May 16, 2024
1 parent a51e2ea commit 844eadb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE peerdb_stats.qrep_partitions
ALTER COLUMN rows_synced TYPE bigint;

0 comments on commit 844eadb

Please sign in to comment.