s7clarke10 / tap-sybase

A Singer Tap for Sybase Databases, it should be compatible with Pipelinewise and Meltano
GNU Affero General Public License v3.0
1 stars 4 forks source link

Feature/fix nulls singer decimal #9

Closed s7clarke10 closed 2 years ago

s7clarke10 commented 2 years ago

Problem

Should not do a string conversion if the value is None / nulls

Proposed changes

Conditional statement to handle this scenario.

Types of changes

What types of changes does your code introduce to PipelineWise? Put an x in the boxes that apply

Checklist

mjsqu commented 2 years ago

Confirmed by review - all looks good