RubyGems Navigation menu

sequel-annotate 1.2.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 (16.0 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.0 KB)
  6. 1.2.0 - April 02, 2018 (11.0 KB)
顯示所有版本(共 9)

Runtime 相依性套件 (1):

sequel >= 4

Development 相依性套件 (3):

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

擁有者:

作者:

  • Jeremy Evans

SHA 256 checksum:

75fb1b38a819be294f702c1d798265642c3b2d6984707e205d6580221b887402

總下載次數 470,520

這個版本 4,479

License:

MIT

Ruby 版本需求: >= 1.8.7

相關連結: