Skip to content

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

Pavlo 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

Loading