wrangler icon indicating copy to clipboard operation
wrangler copied to clipboard

modifying execute API to get column nullability state

Open minurajeeve opened this issue 2 years ago • 0 comments

Wrangler will now have two types of columns : Nullable and Non-nullable. This PR handles all the code changes that are required to set the column as Nullable or Non-nullable (column Nullability state).

minurajeeve avatar Nov 27 '23 01:11 minurajeeve