kpassey1 / kpassey1/IBMi-Python-CC
Add support for embedded SQL
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add support for embedded SQL - this must effectively treat multiple lines from exec sql to the colon as one line and then write multiple records to CCTRANS after the exec sql line is encountered
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that handles `exec sql` and writes records to CCTRANS; no file or test is named in the issue. Trace how lines are currently processed, then verify that the requested multi-line SQL block produces the expected multiple CCTRANS records after its `exec sql` line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100