Sha256: 863911a3dd40c42e4bb6569b69d374c27c8ed04ec0f2d0275ea5f65bde3f1b51

Contents?: true

Size: 519 Bytes

Versions: 10

Compression:

Stored size: 519 Bytes

Contents

  $ alf autonum suppliers -- unique_id
  
    +------+-------+---------+--------+------------+
    | :sid | :name | :status | :city  | :unique_id |
    +------+-------+---------+--------+------------+
    | S1   | Smith |      20 | London |          0 |
    | S2   | Jones |      10 | Paris  |          1 |
    | S3   | Blake |      30 | Paris  |          2 |
    | S4   | Clark |      20 | London |          3 |
    | S5   | Adams |      30 | Athens |          4 |
    +------+-------+---------+--------+------------+

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
alf-shell-0.14.0 spec/unit/doc_manager/example_1.txt
alf-shell-0.13.1 spec/unit/doc_manager/example_1.txt
alf-shell-0.13.0 spec/unit/doc_manager/example_1.txt
alf-0.12.2 spec/unit/alf-shell/doc_manager/example_1.txt
alf-0.12.1 spec/unit/alf-shell/doc_manager/example_1.txt
alf-0.12.0 spec/unit/alf-shell/doc_manager/example_1.txt
alf-0.11.1 spec/unit/alf-shell/doc_manager/example_1.txt
alf-0.11.0 spec/unit/alf-shell/doc_manager/example_1.txt
alf-0.10.1 spec/unit/command/doc_manager/example_1.txt
alf-0.10.0 spec/unit/command/doc_manager/example_1.txt