Represents the default source environment values for the
translation.
Attributes
Name
Description
default_database
str
The default database name to fully qualify
SQL objects when their database name is missing.
schema_search_path
MutableSequence[str]
The schema search path. When SQL objects are
missing schema name, translation engine will
search through this list to find the value.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]