summaryrefslogtreecommitdiff
path: root/utils/cli/sample.lsmb
blob: 05650f972e6a73708d3f4b732ed0b955bb6f87b1 (plain)
  1. # THe below line shows how to set the PGUSER environment variable
  2. ENV:PGUSER = postgres
  3. user = demo # set username
  4. password = demo # set password
  5. MODULE AR # load AR
  6. CALL AR::transactions