Skip to content
Discussion options

You must be logged in to vote

The second questions is far easier to answer. It wasn't introduced as it was always there! This is based on the Oracle Client libraries and their greater concern for covering every possible scenario that someone might want at some point. And my knowledge and understanding of character sets and string encodings was very poor at the time so I simply followed along. As my knowledge matured and the overall ecosystem matured, the need for this was no longer present and even in cx_Oracle the default was "utf-8" for many years already.

As for your first comment, you can easily enough bypass the decode when retrieving data from the database but the driver makes every effort to avoid sending strin…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DFilyushin
Comment options

@anthony-tuininga
Comment options

Answer selected by DFilyushin
@DFilyushin
Comment options

@cjbj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants