Sha256: 24a65413708d8393c34f3665e63d7854d1f1d6a0278a0914c88e71e70e065f4d

Contents?: true

Size: 400 Bytes

Versions: 23

Compression:

Stored size: 400 Bytes

Contents

# Sample - Read/Write transactions

This example shows how to use read/write transactions using the Spanner ActiveRecord adapter.

The sample will automatically start a Spanner Emulator in a docker container and execute the sample
against that emulator. The emulator will automatically be stopped when the application finishes.

Run the application with the command

```bash
bundle exec rake run
```

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
activerecord-spanner-adapter-2.0.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.8.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.6.3 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.6.2 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.6.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.6.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.5.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.5.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.4.4 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.4.3 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.4.2 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.4.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.4.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.3.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.2.2 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.2.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.2.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.1.0 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.0.1 examples/snippets/read-write-transactions/README.md
activerecord-spanner-adapter-1.0.0 examples/snippets/read-write-transactions/README.md