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

Fix import of tweet_urls for RTs #205

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Conversation

ri72miieop
Copy link
Contributor

For RTs twitter doesn't send the data of expanded_urls, because of this while importing the data into the tables we were having errors because the schema forced expanded_url to not be null, this PR fixes that by allowing it to be null.

Copy link

vercel bot commented Jan 29, 2025

@ri72miieop is attempting to deploy a commit to the theexgenesis' projects Team on Vercel.

A member of the Team first needs to authorize it.

@TheExGenesis TheExGenesis merged commit a735e0a into TheExGenesis:main Jan 30, 2025
1 check failed
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.

2 participants