Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
A collection of useful coders for ActiveRecord, including a pipeline for chaining them.
2020
2021
2022
2023
2024
2025
0.0
Create collections of records, represented by ActiveRecord::Relation query criteria which can be serialized and passed around without executing queries or loading records.
2020
2021
2022
2023
2024
2025
0.0
Simple ActiveRecord optimization
2020
2021
2022
2023
2024
2025
0.0
Manage comments for SQL tables and columns
2020
2021
2022
2023
2024
2025
0.0
Provides syntax for composing models of enums.
2020
2021
2022
2023
2024
2025
0.0
Simplified multi-DSN configuration for ActiveRecord 5+
2020
2021
2022
2023
2024
2025
0.0
confirmatin view on model creation / changes
2020
2021
2022
2023
2024
2025
0.0
Metrics about the activerecord connection pool usage
2020
2021
2022
2023
2024
2025
0.0
Loading up TEXT/BLOB columns can be slow
2020
2021
2022
2023
2024
2025
0.0
Aids you in migrating legacy model data. Saves its progress in the database and is able to resume after interruptions.
2020
2021
2022
2023
2024
2025
0.0
`activerecord-creating_foreign_keys` defines FOREIGN KEY Constraints in a CREATE TABLE Statement.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord-Cti is a library implemented Class Table Inheritance on Ruby on Rails. Class Table Inheritance (CTI) is useful under the circumstances that an ActiveRecord object is in multiple positions or has multiple roles, and you want to describe it's structure on the database. For Example, one...
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord extension for cursor based pagination.
2020
2021
2022
2023
2024
2025
0.0
Custom preloader for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.0
A utility to bulk load test data for performance testing.
2020
2021
2022
2023
2024
2025
0.0
Adds *_formatted and *_formatted= methods to all rails model's date attributes
2020
2021
2022
2023
2024
2025
0.0
Easily create ActiveRecord date range scopes
2020
2021
2022
2023
2024
2025
0.0
Add default values to ActiveRecord models.
2020
2021
2022
2023
2024
2025
0.0
ActiveRecord defaults to immediately persisting changes to the database on assignments like user.session_ids = [1, 2]. This is a surprising behaviour that this gem aims to fix to be more coherent with regular assignments.
2020
2021
2022
2023
2024
2025
0.0
Adds deselect logic to ActiveRecord
2020
2021
2022
2023
2024
2025