David Nichols
David Nichols
they are only resolved without the class prefix when called in a non-static method a compatibility flag will have to be introduced in order to avoid breaking working code
* `char`: a unicode character - internally stored as the unicode character value (independent of character encodings) * `byte`: a single `unsigned char` with the range 0 - 255 and...
and requires a freetds.conf entry for each connected DB - otherwise you get: `TDS-CLIENT-ERROR: client message 44, severity 78: Server name not found in configuration files.`
ex: tensorflow error when attempted to be loaded in multiple interpreters: `builtins.ImportError: Interpreter change detected - this module can only be loaded into one interpreter per process.`
track trace unavailable - could be a bug in the oracle module or in Qore: ``` qore: /tmp/qore/include/qore/intern/qore_ds_private.h:202: void qore_ds_private::connectionLost(ExceptionSink*): Assertion `isopen' failed. ``` Should not cause problems in non-debug...