Issue #1908 is null is not added when extra source columns are migrated#2062
Open
dennis-dko wants to merge 3 commits intorel-10_1from issue-#1908-IS-NULL-is-not-added-when-extra-source-columns-are-migrated
+29-12
Commits
Commits on Dec 22, 2022
Issue #1908: Updating sql drivers (mysql, oracle, postgres) to use default value and not null column attributes correctly.
committeddennis-dko- committeddennis-dko
Issue #1908: Updating sql drivers to use NOT NULL and DEFAULT correctly, cannot use bind because it will quote variables with inverted commas in sql query.
committeddennis-dko