Skip to content

Python 3.11 support & SNOWFLAKE Improvements

Compare
Choose a tag to compare
@xnuinside xnuinside released this 22 Aug 16:02
· 157 commits to main since this release

v0.31.0

Fixes:

  1. Move inline flag in regexp (issue with python 3.11) - #200
    Fix for: #199

Improvements:

  1. Added Snowflake Table DDL support of WITH MASKING POLICY column definition - #201