This is a set of plugins for Sequel for declaring a model's table schema and any migrations in the class itself (similar to the legacy `schema` plugin). It has only really been tested with PostgreSQL, but patches that make it more generic are welcomed. The two plugins are: * Sequel::Plugins::InlineSchema * Sequel::Plugins::InlineMigrations Examples and usage documentation are included there.
Required Ruby Version
>= 2.4.0
Authors
Michael Granger
Versions
- 0.3.5 August 01, 2025 (22 KB)
- 0.3.4 November 09, 2021 (22 KB)
- 0.3.3 February 24, 2020 (21.5 KB)
- 0.3.2 February 11, 2020 (21.5 KB)
- 0.3.1 February 11, 2020 (21 KB)
- 0.0.1 July 10, 2018 (21.5 KB)