Skip to content

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