Many methods of abstract `did.database` implements specific SQL behavior
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
Start with the abstract did.database methods named in the issue: run_sql_query, query_struct_to_sql_str, get_sql_query_str, and do_run_sql_query. Trace the other methods that call them to determine whether SQL-specific behavior is intentionally centralized or should be separated. Done means the project has a decided scope for an implementation-agnostic database abstraction and the affected callers are consistently covered.
Written by the indexing model from the issue text.
Description
run_sql_queryquery_struct_to_sql_strget_sql_query_strdo_run_sql_query(Abstract)
Also, many other methods call one or more of these methods. Is this intentional, or should we refactor the database class to be implementation-agnostic?
- Dominant language
- MATLAB
- Stars
- 1
- Forks
- 2
- Avg merge
- 2h 18m
- Merged PRs (30d)
- 39
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from VH-Lab/DID-matlab
-
design V2
Difficulty 5/5 Over a week Newbie friendliness 45/100
VH-Lab/DID-matlab#204 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
VH-Lab/DID-matlab#195 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
VH-Lab/DID-matlab#172 ·
-
documentation wontfix
Difficulty 5/5 Over a week Newbie friendliness 15/100
VH-Lab/DID-matlab#147 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
VH-Lab/DID-matlab#107 · 1 comment ·
All issues in VH-Lab/DID-matlab
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
VH-Lab/NDIcalc-vis-matlab#107 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
gnu-octave/statistics#498 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
HenrikBengtsson/R.matlab#59 · 3 comments ·
-
enhancement question unconfirmed
Difficulty 2/5 1-2 days Newbie friendliness 83/100