Teradata / PyTd

A Python Module to make it easy to script powerful interactions with Teradata Database in a DevOps friendly way.
MIT License
108 stars 43 forks source link

Exit early for STRING datatypes #84

Open tetraptych opened 6 years ago

tetraptych commented 6 years ago

Two small performance improvements:

tetraptych commented 6 years ago

Good catch! Should be fixed now.