diff --git a/db-migrate.sql b/db-migrate.sql

index cc2fc41..ba8d6b9 100644

--- a/db-migrate.sql

+++ b/db-migrate.sql

@@ -1,3 +1,9 @@

+-- Note: This file contains SQL statements for migrating between versions.

+-- You should not run all of them. Depending on what you are upgrading

+-- from/to, choose the appropriate statements from this file and run them

+-- manually. For instance, you could copy/paste them into an interactive

+-- MariaDB prompt.

+

-- Migration from v1 to v2 --

ALTER TABLE users ADD COLUMN email_inter INT DEFAULT 30;

ALTER TABLE users ADD COLUMN email_range VARCHAR(30) DEFAULT '';

Proxy Information
Original URL
gemini://git.skyjake.fi/bubble/main/pcdiff/64865605a59e999540b8815069c2dc893e2fd17b
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
34.828145 milliseconds
Gemini-to-HTML Time
0.318736 milliseconds

This content has been proxied by September (3851b).