Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 398 Bytes

Setup

  1. Copy env.template to .env and set the variables.
  2. Modify the command in docker-compose.yml, by setting a valid bcp command
  3. Run docker compose build

Run

Execute: docker compose run --rm -i postgrest2sqlserver

If everything goes as expected, set DELETE to true to move the data instead of copying them.