Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 503 Bytes

File metadata and controls

executable file
·
29 lines (22 loc) · 503 Bytes

groovy-cli-gradel-sybase-normal

Description

Creates a small database table called dog and populates it with a single row. This table, dog, has been normalized to 3NF.

Tech stack

  • docker-wait
  • groovy
  • gradel
    • log4j
    • sybase driver

Docker stack

  • gradle:jdk11
  • datagrip/sybase

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit