Wille Faler
unread,Apr 26, 2013, 3:05:26 PM4/26/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sqlk...@googlegroups.com
Hi,
Quite new to Korma and Clojure, so apologies if this is basic:
Is there any way with Korma to choose the database for which queries are executed dynamically/provide a db for queries?
Basically, I'm building a webapp where dependent on which user is making a request I want them to have their queries directed at their personal schema. Effectively each user will have their own set of the same tables, containing only their data.
Firstly, is there a way to achieve this,secondly a way to do it in a relatively non-invasive way?
Regards
Wille Faler