No description
Ethan Dalool
54fa46c4f9
I am yet again bumping into the limits of extract_table_column_map as it does not use a real parser and does not recognize generated columns, which causes issues when I use that column list to enforce an insert. It probably would be better to move even farther away from extracting columns and just asking the database instead. Anyway we get slightly improved ergonomics of insert_filler at the cost of not being able to enforce all columns within this function. |
||
---|---|---|
voussoirkit | ||
CONTACT.md | ||
LICENSE.txt | ||
pypi_upload.bat | ||
README.md | ||
setup.py | ||
voussoirkit_logo.svg |
voussoirkit
This is a collection of tools that I use often and import into my other projects.
Install
pip install voussoirkit
Mirrors
https://github.com/voussoir/voussoirkit