Fixed schema info to db before initialization of biocfilecache object - #12
Closed
khoroshevskyi wants to merge 3 commits into
Closed
Fixed schema info to db before initialization of biocfilecache object#12khoroshevskyi wants to merge 3 commits into
khoroshevskyi wants to merge 3 commits into
Conversation
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>
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! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixed #11
Hi!
Here is and proposed solution for #11 + small restructure of the code due to recurrent dependencies