Can odo do an UPDATE into a database table? Or just an INSERT?
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to determine if odo supports UPDATES into a database table. The python code that I've inherited uses odo for inserting records into an Oracle database table, and I'd like to try to modify the code to allow UPDATES to work. Is this possible?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.