schema_plus_default_expr
DefaultExpr
Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations.
0 stars
9 watching
4 forks
Language: Ruby
last commit: over 4 years agoRelated projects:
| Repository | Description | Stars |
|---|---|---|
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 | |
| Adds utility features to ActiveRecord's handling of tables | 5 | |
| Provides useful accessors to ActiveRecord's Column object | 2 | |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 | |
| Adds convenient capabilities to ActiveRecord's index handling | 9 | |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 | |
| An extension to ActiveRecord, providing an internal API to extend its behavior without changing its core functionality. | 7 | |
| A Ruby on Rails extension gem providing support for foreign key constraints in migrations and active record | 4 | |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 | |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 | |
| An adapter for connecting Ruby on Rails to Microsoft SQL Server | 973 | |
| Automatically adds foreign key constraints and indexes to database tables during migration | 23 | |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 | |
| Database sharding extension for Ruby on Rails applications | 211 | |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |