Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 462 Bytes

File metadata and controls

executable file
·
27 lines (20 loc) · 462 Bytes

java-cli-mill-postgresql-data-type-hstore

Description

Creates a small table dog that uses a key value pair data type.

Tech stack

  • java
  • millbuild
    • log4j
    • postgresql driver

Docker stack

  • postgresql:alpine
  • millbuild:jdk11

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

HStore data type info