Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
connector_type: postgres database: database host: host password: password port: 5432 schema: schema username: username table: table
unique_conflict_method
unique_constraints
unique_conflict_method: UPDATE unique_constraints: - col1 - col2 allow_reserved_words: False auto_clean_name: True case_sensitive: False
Was this page helpful?