Sha256: 228e0b902015ef8332a7e28c226f3338ff243316ca6e7f6d6b22c5a04d7def3e

Contents?: true

Size: 1013 Bytes

Versions: 2

Compression:

Stored size: 1013 Bytes

Contents

<!-- NOTE: This template is copying most of the Rails repo template -->

### Steps to reproduce

<!-- (Guidelines for creating a bug report are [available
here](https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#creating-a-bug-report)) -->

<!-- Paste your executable test case created from one of the scripts found [here](https://github.com/cockroachdb/activerecord-cockroachdb-adapter/tree/master/.github/reproduction_scripts) below: -->

```ruby
# Your reproduction script goes here
```

### Expected behavior

<!-- Tell us what should happen -->

### Actual behavior

<!-- Tell us what happens instead -->

### System configuration

<!-- Either fill manually or paste the output of this script within code blocks:

```bash
bundle info rails | head -1 &&
	ruby -v &&
	bundle info activerecord-cockroachdb-adapter | head -1 &&
	cockroach --version
```
-->

<!--
```
# output here (and uncomment!)
```
-->

**Rails version**:

**Ruby version**:

**Adapter version**:

**CockroachDB version**:

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activerecord-cockroachdb-adapter-8.0.1 .github/issue_template.md
activerecord-cockroachdb-adapter-8.0.0 .github/issue_template.md