Skip to content

Releases: grinya007/csv_psql

Stubborn Mule

13 Oct 18:51
0d00519
Compare
Choose a tag to compare
  • 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

12 Oct 08:57
e0a5a44
Compare
Choose a tag to compare
  • fixes for linux
  • connect with retries in load.py
  • d(table_name) and d() functions in psql
  • pgcli (a psql alternative)