RubyGems Navigation menu

sequel-inline_schema 0.0.1

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.3.4 - November 09, 2021 (22 KB)
  2. 0.3.3 - February 24, 2020 (21,5 KB)
  3. 0.3.2 - February 11, 2020 (21,5 KB)
  4. 0.3.1 - February 11, 2020 (21 KB)
  5. 0.3.0 - February 11, 2020 (21 KB)
  6. 0.0.1 - July 10, 2018 (21,5 KB)
Zeige alle Versionen (7 total)

Runtime Abhängigkeiten (1):

sequel ~> 5.0

Development Abhängigkeiten (7):

hoe ~> 3.16
hoe-deveiate ~> 0.10
hoe-highline ~> 0.2
hoe-mercurial ~> 1.4
rdoc ~> 4.0
simplecov ~> 0.13

Besitzer:

Autoren:

  • Michael Granger

SHA 256-Prüfsumme:

e9a50a27f6dc8797d6299ebcc78918508993ed85b69e56493caf4a256098811f

Downloads insgesamt 169.542

Für diese Version 2.218

Lizenz:

BSD-3-Clause

Erforderliche Ruby-Version: >= 2.4.0

Links: