I have a lot of database self define fuction when i decide to use sequel read_only server I find that run select database function sql use the slave server This is my code
result = DB["SELECT create_order(1,2,3,4)"] create_order is a database function inside there are some insert query ,and select for update query How sequel diside select query run in read_only server just use "SELECT FOR UPDATE" exp ? waiting for u answer, best wishes! -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
