Plugins tagged by Schema

  • Migration custom column types Allow to use custom db column types in your migrations (such as MySQL varbinary). Type: Plugin | Last updated: 17 October 2007
  • Simply Relaxed Simply Relaxed plugin provides RELAX NG schema generation for your models. Type: Plugin | Last updated: 13 October 2007
  • Foreign Key Schema Dumper This plugin adds support for Foreign Key Constraints in schema dumper. Type: Plugin | Last updated: 07 October 2007
  • Enforce Schema Rules This plugin provides a way to validate your model against databse rules you've already created in your schema, including column lengths for strings, "not null" designations, unique index constraints, and ensuring integer input for... Type: Plugin | Last updated: 07 October 2007
  • Schema Validations Schema Validations is a plugin that reads various constraints defined against columns in your database and applies the closest matching rails validation. (Ala Dave Thomas’ Keynote.) Type: Plugin | Last updated: 11 September 2007