0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the readme More... over 14 years ago
Move up to rspec in rake, drop old specs from pre connection pool days More... over 14 years ago
Fix db:all:schema:load More... over 14 years ago
Add a shards methods for returning or walking all shards More... almost 15 years ago
add db:all:schema:load rake task More... almost 15 years ago
fix schema-loading by making explicit which directory to inspect for migration files More... almost 15 years ago
Move schema_statements so it doesn't step on other requires More... almost 15 years ago
Fix a typo More... almost 15 years ago
use correct db_path when assuming_migrated_upto_version, match new active_record dir structure More... almost 15 years ago
Update assume_migrated_upto_version for avoid active_conenctions, which has been removed More... almost 15 years ago
Set the config hash to a HashWithIndifferentAccess during all migrations More... almost 15 years ago
Update the libraries loaded to keep Merb happy More... almost 15 years ago
Update ActiveRecord 2.3.2 compatible STL to work with Merb More... almost 15 years ago
adjust build tasks to make doubly sure connection is to correct database More... almost 15 years ago
Log only if there is a log More... almost 15 years ago
Create a reusable connection instead of a new one for every class More... almost 15 years ago
Fix for multiple connections, log messages More... almost 15 years ago
Drop a raise call More... almost 15 years ago
Update for Rails 2.3 More... almost 15 years ago
Repair specs around logger More... almost 15 years ago
added db:all:migrate and db:all:clone rake tasks More... over 15 years ago
Convert the connection to a string to satisfy merb symbol database config More... over 15 years ago
Update shard the load to properly update the schema_migration data when loading schemas More... over 15 years ago
ShardTheLove around migrations on shards More... over 15 years ago
Don't aggressively load models in Merb More... over 15 years ago
Catch rails name error More... over 15 years ago
Document rSpec testing More... over 15 years ago
Log the name of the connection instead of the object id More... over 15 years ago
Fix a syntax error from the last commit More... over 15 years ago
Catch name error on undefined class variable More... over 15 years ago