RubyGems Navigation menu

sequel-annotate 1.3.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, and foreign keys constraints for other tables that reference the current table.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 1.7.0 - May 20, 2021 (16KB)
  2. 1.6.0 - October 06, 2020 (15.5KB)
  3. 1.5.0 - May 04, 2020 (14.5KB)
  4. 1.4.0 - November 15, 2018 (12.5KB)
  5. 1.3.1 - September 27, 2018 (12KB)
  6. 1.3.0 - July 17, 2018 (12KB)
全てのバージョンを表示(全9件)

Runtime依存関係 (1):

sequel >= 4

Development依存関係 (3):

minitest >= 5
pg >= 0
sqlite3 >= 0

所有者:

作者:

  • Jeremy Evans

SHA 256チェックサム:

7957248bc04c409f114063cbd8c7daa079546e1da8916199fab4cce23c1d7012

累計ダウンロード数 473,437

このバージョンのみ 3,220

ライセンス:

MIT

必要なRubyのバージョン: >= 1.8.7

リンク: