schema_plus_pg_indexes
Index library
Adds support for PostgreSQL index expressions and operator classes to ActiveRecord
Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes
30 stars
11 watching
13 forks
Language: Ruby
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Adds convenient capabilities to ActiveRecord's index handling | 9 |
| Adds utility features to ActiveRecord's handling of tables | 5 |
| Provides useful accessors to ActiveRecord's Column object | 2 |
| A library that provides named scopes for searching in PostgreSQL databases | 1,366 |
| Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
| Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| Allows setting default values of columns to SQL expressions in Ruby on Rails ActiveRecord migrations. | 0 |
| Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
| Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
| Integrates PostgreSQL's enum data type into ActiveRecord's schema and migrations. | 361 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
| A Rust library that parses and analyzes PostgreSQL SQL queries | 146 |