sequel-sequence 0.5.0
This gem provides a single user-friendly interface for SEQUENCE functionality in Postgresql and MariaDB DBMS within the Sequel ORM. It also models the Sequences to meet the needs of SQLite and MySQL users.
Gemfile:
=
install:
=
Runtime Dependencies (1):
sequel
>= 5.28, < 6.0
Development Dependencies (6):
bundler
>= 2.2.4
minitest-utils
~> 0.4.6
pry-byebug
~> 3.10.1
rake
~> 13.0.2
rubocop
~> 1.56.3
simplecov
~> 0.22.0