Sha256: 5279da949a07dc95b2f9b803d0e90b740a7d45f93494551df51f573db47a4d9a

Contents?: true

Size: 107 Bytes

Versions: 5

Compression:

Stored size: 107 Bytes

Contents

#!/usr/bin/env alf
(group :supplies, [:pid, :qty], :supplying)
(group :supplies, [:sid], :supplying, true)

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
alf-0.9.3 examples/operators/group.alf
alf-0.9.3 spec/integration/__database__/group.alf
alf-0.9.2 examples/group.alf
alf-0.9.1 examples/group.alf
alf-0.9.0 examples/group.alf