Project
Reverse Dependencies for sqlite3
The projects listed here declare sqlite3 as a runtime or development dependency
0.0
It provides a simple method to make SQL execution lazy.
2021
2022
2023
2024
2025
2026
0.0
lightweight activerecord queries
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Relation extension, find object in collection if it exists or build new one
2021
2022
2023
2024
2025
2026
0.0
Shows a web view when you have pending migration scripts and executes them for your automatically!
2021
2022
2023
2024
2025
2026
0.0
Extension for multi language of active-record.
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord::LogSubscriber which records only mod sql.
2021
2022
2023
2024
2025
2026
0.0
Enable the query_cache for your abstract base class inherited from ActiveRecord::Base
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::MySQL::Strict adds validations to ActiveRecord models to make sure they do not trigger errors in MySQL strict mode.
2021
2022
2023
2024
2025
2026
0.0
Adds :destroy_if option to accepts_nested_attributes_for, which is basically a stronger version of :reject_if that destroys existing records, too.
2021
2022
2023
2024
2025
2026
0.0
Provides `ActiveRecord::Relation#one!`, a convenience method that asserts a relation contains exactly one record and returns it. If there are no records or more than one, an `ActiveRecord::NoRecordFound` or `ActiveRecord::MultipleRecordsFound` exception is raised, respectively.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord OpenTracing intrumenter
2021
2022
2023
2024
2025
2026
0.0
Order your ActiveRecord scopes by a supplied list of ids
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord::Relation#outer_joins
2021
2022
2023
2024
2025
2026
0.0
An ActiveRecord ConnectionPools class supports switching connection pool by database config instead of ActiveRecord model class name
2021
2022
2023
2024
2025
2026
0.0
This patch provides first_or_create method to be atomic, once the default one isn't!!!
2021
2022
2023
2024
2025
2026
0.0
activerecord with pattern match
2021
2022
2023
2024
2025
2026
0.0
A Rubygem that provides an easy way to build ActiveRecord models that represent PeopleSoft tables
2021
2022
2023
2024
2025
2026
0.0
This gem provides the functionality of ActiveRecord::Relation#pick for Rails 5 and 4.2 apps.
2021
2022
2023
2024
2025
2026
0.0
This gem provides an extension to ActiveRecord, enabling efficient Multi-Table, Multiple-Inheritance for ActiveRecord models.
2021
2022
2023
2024
2025
2026
0.0
active_record-pool is an extension to active_record that gives you an interface to write high-speed inserts, updates, & delete in a manageable way.
2021
2022
2023
2024
2025
2026