Loading NOTES 0 → 100644 +3 −0 Original line number Diff line number Diff line Connection mixins (override default open behavior and open any kind of database object this way; -- thinking sqlalchemy and psycopg2 for starters) Pandas mixin (allow for importation of query/schema.table to a pandas dataframe -- not always wanted so having it as a chainable mixin would be nice CommonException class to catch custom exceptions of the common package -- maybe write to a package /tmp/error.log file? Loading
NOTES 0 → 100644 +3 −0 Original line number Diff line number Diff line Connection mixins (override default open behavior and open any kind of database object this way; -- thinking sqlalchemy and psycopg2 for starters) Pandas mixin (allow for importation of query/schema.table to a pandas dataframe -- not always wanted so having it as a chainable mixin would be nice CommonException class to catch custom exceptions of the common package -- maybe write to a package /tmp/error.log file?