Skip to content

sekiyama58/rails61-sharding-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This app tests behaviour of ActiveRecord::Core.== in multi-sharded setup.

How to run?

rake db:migrate:reset RAILS_ENV=test
rake #=> FAIL
rake #=> FAIL
...# if you run multiple times after reset of the database, the result will change.
rake #=> SUCCESS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages