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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]