Sha256: df57c753ab486818dcc1d632bf1460bd944d1bc20acfa47fa72ca4d8204acebb

Contents?: true

Size: 557 Bytes

Versions: 1

Compression:

Stored size: 557 Bytes

Contents

# Groupdate2
groupdate2 is an enhanced version of the beautiful [Groupdate](https://github.com/ankane/groupdate) gem.
It adds MS SQL Server (2016 and above) support by using `(AT TIME ZONE)`.

In JRuby, it relies on `activerecord-sqlserver-adapter` `jdbc-mode` branch, which is not ideal. The plan is using `activerecord-jdbcsqlserver-adapter` when JRuby 9.2+ is supported.

# Version
## 4.1.x
This version corresponds to groupdate 4.1.2 with SQL Server support.

## Installation
Add this line to your application’s Gemfile:
```ruby
gem 'groupdate2'
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
groupdate2-4.1.5 README.md