Project
Reverse Dependencies for schema_dev
The projects listed here declare schema_dev as a runtime or development dependency
0.31
SchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus family of ActiveRecord extensions
2019
2020
2021
2022
2023
2024
0.1
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.
2019
2020
2021
2022
2023
2024
0.07
Provides an internal extension API to ActiveRecord, in the form of middleware-style callback stacks
2019
2020
2021
2022
2023
2024
0.06
Adds shorthands and conveniences to ActiveRecord's handling of indexes
2019
2020
2021
2022
2023
2024
0.04
Provides a module insertion protocol to facilitate adding features to ActiveRecord
2019
2020
2021
2022
2023
2024
0.04
Adds useful accessors to ActiveRecord's Column object.
2019
2020
2021
2022
2023
2024
0.04
Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes
2019
2020
2021
2022
2023
2024
0.04
Adds support for views to ActiveRecord
2019
2020
2021
2022
2023
2024
0.03
In an ActiveRecord migration, set the default to create a foreign key and index for all columns that define relatoins.
2019
2020
2021
2022
2023
2024
0.03
Adds support for enum data types in ActiveRecord
2019
2020
2021
2022
2023
2024
0.03
Extended support for foreign key constraints in ActiveRecord, including: definition as column attribute; deferrable; and SQLite3 support; cleaner dumps; and more!
2019
2020
2021
2022
2023
2024
0.02
SchemaAssociations extends ActiveRecord to automatically create associations by inspecting the database schema. This is more more DRY than the standard behavior, for which in addition to specifying the foreign key in the migration, you must also specify complementary associations in two model fi...
2019
2020
2021
2022
2023
2024
0.01
Compatibility helpers for the SchemaPlus family of gems
2019
2020
2021
2022
2023
2024
0.01
Defines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, causes the db to set the column to its default value.
2019
2020
2021
2022
2023
2024
0.01
Extends ActiveRecord migrations to allow an SQL expression for the default value of a column
2019
2020
2021
2022
2023
2024
0.01
Adds support for multiple schemas in activerecord when using Postgres
2019
2020
2021
2022
2023
2024
0.01
Extends ActiveRecord's handling of tables
2019
2020
2021
2022
2023
2024
0.0
If you do not want to setup foreign keys with cascade and ActiveRecord's dependent is too slow for your big database, this is what you are looking for.
2019
2020
2021
2022
2023
2024
0.0
Inserts SchemaMonkey into a rails app.
2019
2020
2021
2022
2023
2024
0.0
Warns when association inverses are not autodetected
2019
2020
2021
2022
2023
2024