Skip to content

Partial indexes and parameters inlining

Pavel Mashliakovskiy requested to merge feat/startsWithAsBetween into master
  • inline param values instead of binding if new preferInline property is set to true for attribute
  • flatted array binding for array with length up to connection.maxParams4FlatIn
  • optimized startsWith

Merge request reports