Skip to content

Postgres: queries with inlined IDs now bypass a prepared statements cache

Pavel Mashliakovskiy requested to merge fix/pgBypassPrepCache4inlinedIDs into master

Postgres: queries with inlined IDs (numbers with 12 or more digits) now bypass a prepared statements cache

Merge request reports