rds-data icon indicating copy to clipboard operation
rds-data copied to clipboard

ColumnValue introduction

Open cbschuld opened this issue 4 years ago • 5 comments

Overview

An introduction of ColumnValue which was initially conceived by @MarkHerhold

Adds

  • The ColumnValue class which stores the results from the RDS and provides easy typed results

Updates

  • bump in tests to deal with the breaking change.

cbschuld avatar Aug 18 '20 23:08 cbschuld

@MarkHerhold bummer, I have bumped into that socket hang up error as well

cbschuld avatar Aug 18 '20 23:08 cbschuld

Fixes #6 - @MarkHerhold your idea behind ColumnValue I believe cements this usability issue. Marking closed on this PR.

cbschuld avatar Aug 18 '20 23:08 cbschuld

Fixes #7 - ColumnValue provides this and supports enum as denoted.

cbschuld avatar Aug 18 '20 23:08 cbschuld

TODO: I will update the test dB and add a binary column and create a test

cbschuld avatar Sep 10 '20 23:09 cbschuld

@cbschuld just taking a look at the new code and there will still be a problem with Decimal columns saving and reading.

lbecker34 avatar Jan 29 '21 21:01 lbecker34