Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert payload to Nullable(String) #348

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joscalv
Copy link
Contributor

@joscalv joscalv commented Jul 19, 2024

No description provided.

@joscalv joscalv linked an issue Jul 19, 2024 that may be closed by this pull request
@alrocar
Copy link
Member

alrocar commented Jul 19, 2024

output from CI:

** Detecting changes from last commit ...
** Diffs from current commit 'e5fba9a85c54dc5d3dcf6f380cc560d1c8b7d3af' and new '52eb14f180ad1f30f6211ea6ee212ddde2380cf9':
	modified:	alter_column_to_nullable/datasources/analytics_events.datasource

** Preparing commit ...
** Processing ./datasources/analytics_events.datasource
** Building dependencies

** [DRY RUN] Deploying commit ...
** [DRY RUN] Running 'analytics_events' 

** Deploying commit ...
** Running 'analytics_events' 
** The description or schema of 'analytics_events' has changed.
**   -  MODIFY COLUMN `payload` Nullable(String)
** The Data Source has been correctly updated.
** 'analytics_events' created
** Not pushing fixtures

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.

Use Case - Alter column to Nullable
2 participants