Hello,

I added a new database to my app but still cant run my app with mock 
option. 

 {db_shards, [ 
     [ 
          {db_host, "localhost"}, 
          {db_adapter, mock}, 
          {db_port, 1978}, 
          {db_shard_models, [ip_database,saved_client]}  
      ] 
 ]},

This is what ive done. 
Just wondering what i do wrong. I can write on the other database without 
editing boss.config (adding shards) but when reading from database it 
doesnt work.
Or mock option doesnt run 2 databases?
Do i have to start working on mongodb?

Thanks.
Mert

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/955d6c13-d1eb-4037-800c-eb16ccd6dd42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to