Hi all, 
how can I execute direct SQL statements over a db shard?
I made some very quick and easy tests but it seems to me that it is not 
possible to, say, execute something like this:

boss_db:execute("select * from sharded_table"),

as boss_db apparently always performs the query on the 'default' database. 

Any hints on how to do this? 
Thank you in advance
Luca.

-- 
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/fffd2d81-6bcc-402e-af31-fd60c00a08f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to