Skip to content

Add migrations to drop and rename prospect columns#77

Merged
goldlabelapps merged 1 commit into
masterfrom
staging
Apr 9, 2026
Merged

Add migrations to drop and rename prospect columns#77
goldlabelapps merged 1 commit into
masterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Add two SQL migration files to modify the prospects table: drop primary_email_verification_source and rename corporate_phone to phone. Include corresponding Python runner scripts that execute the ALTER statements via get_db_connection_direct, commit the changes, close the connection, and print completion messages.

Add two SQL migration files to modify the prospects table: drop primary_email_verification_source and rename corporate_phone to phone. Include corresponding Python runner scripts that execute the ALTER statements via get_db_connection_direct, commit the changes, close the connection, and print completion messages.
@goldlabelapps goldlabelapps merged commit ccdb747 into master Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant