frictionlessdata / tableschema-sql-py

Generate SQL tables, load and extract data, based on JSON Table Schema descriptors.
MIT License
60 stars 19 forks source link

try support multi sqla #95

Closed akariv closed 11 months ago

akariv commented 11 months ago

Overview

Please replace this line with full information about your pull request. Make sure that tests pass before publishing it


Please preserve this line to notify @roll (lead of this repository)

codecov[bot] commented 11 months ago

Codecov Report

Merging #95 (8240d29) into main (8c16546) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   95.07%   95.07%           
=======================================
  Files           4        4           
  Lines         426      426           
=======================================
  Hits          405      405           
  Misses         21       21           
Impacted Files Coverage Δ
tableschema_sql/writer.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more