schema_plus_tables
Table manager
Adds utility features to ActiveRecord's handling of tables
Added utility for ActiveRecord's handling of tables
5 stars
10 watching
1 forks
Language: Ruby
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
| Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
| A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 |
| An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
| A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
| Automatically adds foreign key constraints and indexes to database tables during migration | 23 |
| Database sharding extension for Ruby on Rails applications | 211 |
| Tools for cleaning databases using ActiveRecord | 65 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| Tools to document and display database schemas in various formats | 59 |