sequel-annotate 1.7.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:
=
インストール:
=
Runtime依存関係 (1):
sequel
>= 4