logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sympa::DatabaseDriver::Oracle::St - Correcting behavior of DBD::Oracle

Description

       If "NLS_LANG" environment variable is properly set with charset "AL32UTF8" (or "UTF8"), DBD::Oracle
       handles character values as Unicode, i.e. "utf8 flags" are set.  This behavior is not desirable for
       Sympa.

       Sympa::DatabaseDriver::Oracle::St overrides functions of DBI statement handle object to reset utf8 flags.

History

       Sympa::DatabaseDriver::Oracle::St appears on Sympa 6.2.

6.2.76                                             2025-02-12          Sympa::DatabaseDriver::Oracle::St(3Sympa)

Name

       Sympa::DatabaseDriver::Oracle::St - Correcting behavior of DBD::Oracle

return

See Also