schema_plus_foreign_keys
FK manager
A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record
Extended support for foreign keys in ActiveRecord
4 stars
9 watching
13 forks
Language: Ruby
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
schemaplus/schema_auto_foreign_keys | Automatically adds foreign key constraints and indexes to database tables during migration | 23 |
matthuhiggins/foreigner | Adds foreign key helpers to migrations and schema dumps | 1,325 |
schemaplus/schema_plus_tables | Adds utility features to ActiveRecord's handling of tables | 5 |
schemaplus/schema_plus_indexes | Adds convenient capabilities to ActiveRecord's index handling | 9 |
schemaplus/schema_plus_columns | Provides useful accessors to ActiveRecord's Column object | 2 |
jetrockets/metka | A Rails gem for managing tags with PostgreSQL array columns in a flexible and efficient way | 52 |
schemaplus/schema_plus_views | A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
schemaplus/schema_plus_default_expr | Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
schemaplus/schema_plus_enums | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
schemaplus/schema_plus_db_default | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
fkie/multimaster_fkie | Provides a toolset for managing multiple ROS nodes and systems in a decentralized manner | 272 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
schemaplus/schema_monkey | A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
tchx84/flatseal | Manage permissions for Flatpak applications in a graphical interface. | 1,210 |