issues
search
s7clarke10
/
tap-sybase
A Singer Tap for Sybase Databases, it should be compatible with Pipelinewise and Meltano
GNU Affero General Public License v3.0
1
stars
4
forks
source link
Feature/order by colid
#8
Closed
mjsqu
closed
2 years ago
mjsqu
commented
2 years ago
Changes the order of the select query to ensure schema messages are output correctly
Replaces long case statement with list comprehension, including all 20 possible keys for PK determination
Some general changes to replace format() with f"{}" for readability