tedious icon indicating copy to clipboard operation
tedious copied to clipboard

Col encrypt support

Open MichaelSun90 opened this issue 1 year ago • 0 comments

This is draft for now. The work is partially done: This PR include the changes for

  • Migrating Connection Class SQL execute From Existing AE PR
  • Migrating Connection Class Configuration change From Existing AE PR
  • Migrate request and metadata - parser classes code changes
  • Migrating Streaming parser IParser related code changes
  • Migrating stream parser async related code changes
  • Migrating value parser related code changes
  • Refactor the logic for reading encrypt value under value parser
  • Verify the new encrypt column content parsing function logic

MichaelSun90 avatar Sep 27 '24 17:09 MichaelSun90