prgtw/inserts-always-include-default-values-behavior

Propel behavior for always including columns that have default values in INSERT queries

1.1.0 2022-11-02 15:01 UTC

This package is auto-updated.

Last update: 2024-04-30 00:28:19 UTC


README

Propel behavior for always including columns that have default values in INSERT queries.

SQL query before

image

SQL query after

image

Example diff produced

image