activerecord-postgres_enum
Enum library
Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations.
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
361 stars
5 watching
25 forks
Language: Ruby
last commit: 8 months ago
Linked from 1 awesome list
activerecordenumpostgrespostgresqlrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| Easily translate enum values in ActiveAdmin using an integrated Humanized Enum solution. | 6 |
| Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,741 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| Simplifies state machine management with Rails and ActiveRecord | 626 |
| Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
| Adds support for defining database constraints in ActiveRecord migrations without writing custom SQL. | 670 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A tool that automatically generates ActiveRecord models from an existing Postgres database. | 133 |
| A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
| A tool to detect and assist with safe PostgreSQL migration operations | 634 |