schema_auto_foreign_keys
Indexer
Automatically adds foreign key constraints and indexes to database tables during migration
23 stars
10 watching
5 forks
Language: Ruby
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 |
| Adds foreign key helpers to migrations and schema dumps | 1,324 |
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| Adds utility features to ActiveRecord's handling of tables | 5 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype | 111 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| A Rails I18n library that uses PostgreSQL's hstore datatype to translate model attribute values. | 11 |
| Automatically creates efficient similarity search indices with optimized parameters. | 822 |
| Automates schema changes in PostgreSQL without downtime | 1,733 |
| A jQuery plugin that simplifies internationalization by loading translations on demand from JSON files. | 465 |
| Adds model translations to ActiveRecord models for multi-language support | 2,160 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |