Sha256: 9188223c998e9af2112db96051ec8798a96828a1d4f1f1f10e5800051734105b

Contents?: true

Size: 357 Bytes

Versions: 5

Compression:

Stored size: 357 Bytes

Contents

# activerecord_bulkoperation
AR 4.2, 5.0, 5.1 and 5.2 are supported
## Database Driver support
currently only oracle_enhanced is supported

## Install

## Test
```bash
# You can use the env variables: DB_USER, DB_PASSWORD and DB_CONNECTION to specify the DB connection.
# A running ORACLE DB is neccessary to execute the tests.
rake test:oracle_enhanced
```

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord_bulkoperation-0.2.3 README.md
activerecord_bulkoperation-0.2.2 README.md
activerecord_bulkoperation-0.2.1 README.md
activerecord_bulkoperation-0.2.0 README.md
activerecord_bulkoperation-0.1.0 README.md