Sha256: 8ab8eec3bcf299d17e6b94985612a31834fae0b3df08291fa0d8d71249fd188e

Contents?: true

Size: 169 Bytes

Versions: 8

Compression:

Stored size: 169 Bytes

Contents

#!/usr/bin/env alf
# Autonumber suppliers (:autonum attribute name by default)
(autonum suppliers)

# You can specify the attribute name
(autonum suppliers, :unique_id)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
alf-core-0.16.3 examples/operators/autonum.alf
alf-core-0.16.2 examples/operators/autonum.alf
alf-core-0.16.1 examples/operators/autonum.alf
alf-core-0.16.0 examples/operators/autonum.alf
alf-core-0.15.0 examples/operators/autonum.alf
alf-core-0.14.0 examples/operators/autonum.alf
alf-core-0.13.1 examples/operators/autonum.alf
alf-core-0.13.0 examples/operators/autonum.alf