Skip to content

Add PostgreSQL migration script for column size increase#376

Open
tobias-weiss-ai-xr wants to merge 1 commit intoAlinto:masterfrom
tobias-weiss-ai-xr:migration-increase-column-sizes
Open

Add PostgreSQL migration script for column size increase#376
tobias-weiss-ai-xr wants to merge 1 commit intoAlinto:masterfrom
tobias-weiss-ai-xr:migration-increase-column-sizes

Conversation

@tobias-weiss-ai-xr
Copy link

  • Migrate VARCHAR(4096) to TEXT in sogo_sessions_folder (c_value)
  • Migrate VARCHAR(4096) to TEXT in sogo_openid (c_user_session, c_old_session, c_refresh_token)

- Migrate VARCHAR(4096) to TEXT in sogo_sessions_folder (c_value)
- Migrate VARCHAR(4096) to TEXT in sogo_openid (c_user_session, c_old_session, c_refresh_token)
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