[#4] B4: Alert threshold uses INTEGER type - risk of overflow #29
Reference in New Issue
Block a user
Delete Branch "4-bigint-migration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
File: web/migrations/004_add_bigint_signals.js\n\nAdds migration to change signals.green, signals.red, and alerts.threshold from INTEGER to BIGINT to prevent overflow for large values.\n\nFixes #4
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.