Releases: grinya007/csv_psql
Releases · grinya007/csv_psql
Stubborn Mule
- simplified Dockerfile (removed unnecessary multistage)
- vim plugins embedded into the docker image (airline, jellybeans, supertab)
- reduced potential differences between imported and exported CSV files (newline at the end, float type formatting)
Crazy Llama
- fixes for linux
- connect with retries in load.py
- d(table_name) and d() functions in psql
- pgcli (a psql alternative)