Skip to content

set_access_method: update schema support#275

Open
ivan-v-kush wants to merge 1 commit intohydradatabase:mainfrom
ivan-v-kush:set_access_method/any-scheme-support
Open

set_access_method: update schema support#275
ivan-v-kush wants to merge 1 commit intohydradatabase:mainfrom
ivan-v-kush:set_access_method/any-scheme-support

Conversation

@ivan-v-kush
Copy link
Contributor

@ivan-v-kush ivan-v-kush commented Dec 24, 2024

  • Schema was added to more operations
  • Added schema names to indexes
  • Replace %s with %I as %I is used for SQL identifiers, such as table names, etc. It automatically applies quoting and escaping as necessary to ensure that the identifier is valid and safe to use in SQL.

* Added schema names to indexes
* Replace %s with %I as %I is used for SQL identifiers, such as table names, etc.
It automatically applies quoting and escaping as necessary to ensure that the
identifier is valid and safe to use in SQL.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant