Skip to content

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

Closed
khoroshevskyi wants to merge 3 commits into
BiocPy:mainfrom
khoroshevskyi:main
Closed

Fixed schema info to db before initialization of biocfilecache object#12
khoroshevskyi wants to merge 3 commits into
BiocPy:mainfrom
khoroshevskyi:main

Conversation

@khoroshevskyi

@khoroshevskyi khoroshevskyi commented May 22, 2024

Copy link
Copy Markdown
Contributor

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 <sasha99250@gmail.com>
@jkanche

jkanche commented May 23, 2024

Copy link
Copy Markdown
Member

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