schema_plus_columns
Column accessor library
Provides useful accessors to ActiveRecord's Column object
Adds useful accessors to ActiveRecord's Column object
2 stars
8 watching
16 forks
Language: Ruby
last commit: over 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds utility features to ActiveRecord's handling of tables | 5 |
| | Adds convenient capabilities to ActiveRecord's index handling | 9 |
| | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| | Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
| | A behind-the-scenes module insertion protocol to facilitate adding features to ActiveRecord | 5 |
| | An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 |
| | A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
| | An Active Record module that allows selective column retrieval and lazy loading of passive columns | 43 |
| | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| | A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 |
| | Cursor-based pagination for active records in Ruby on Rails applications | 135 |
| | Database sharding extension for Ruby on Rails applications | 211 |
| | Automatically adds foreign key constraints and indexes to database tables during migration | 23 |