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

Fixed schema info to db before initialization of biocfilecache object #12

Closed
wants to merge 3 commits into from
Closed

Conversation

khoroshevskyi
Copy link
Contributor

@khoroshevskyi khoroshevskyi commented May 22, 2024

fixed #11

Hi!
Here is and proposed solution for #11 + small restructure of the code due to recurrent dependencies

jkanche added a commit that referenced this pull request May 23, 2024
- Mostly changing some of the fields from varchar to text (#11)
- Update contributor list
- Update Changelog

Co-authored-by: Khoroshevskyi <[email protected]>
@jkanche
Copy link
Member

jkanche commented May 23, 2024

Thank you so much for the contribution. Its been a while since I looked at this particular package to check if the schema has been migrated on the R side. Additionally, I added you to the contributors list for the package.

This is merged and let me know if you run into any issues! Thanks again!

@jkanche jkanche closed this May 23, 2024
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.

sql schema of pyBiocFileCache and r-BiocFileCache are not compatible
2 participants