RubyGems Navigation menu

sequel-annotate 1.5.0

sequel-annotate annotates Sequel models with schema information. By default, it includes information on columns, indexes, and foreign key constraints for the current table. On PostgreSQL, this includes more advanced information, including check constraints, triggers, comments, and foreign keys constraints for other tables that reference the current table.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.7.0 - May 20, 2021 (16 KB)
  2. 1.6.0 - October 06, 2020 (15.5 KB)
  3. 1.5.0 - May 04, 2020 (14.5 KB)
  4. 1.4.0 - November 15, 2018 (12.5 KB)
  5. 1.3.1 - September 27, 2018 (12 KB)
Show all versions (9 total)

Runtime Dependencies (1):

sequel >= 4

Development Dependencies (4):

Owners:

Pushed by:

Authors:

  • Jeremy Evans

SHA 256 checksum:

9951c2b8e86ec241bdab91a3dab84a9ea7fad6118d693b01c7c771d98479c89b

Total downloads 464,472

For this version 33,154

License:

MIT

Required Ruby Version: >= 1.8.7

Links: