In general, we open a connect to use the database, and then we close the connect after we no more need the operating to database, that is it.
2011/10/8 Jeremy Evans <[email protected]>: > On Oct 7, 6:09 pm, coolesting <[email protected]> wrote: >> Hi, all, >> how to close a connect after we finish the operating with that >> connect. > > I'm guessing Database#disconnect is the method you need, but to be > sure you'd have to give more details on exactly what you are asking > for. > > Jeremy > > -- > You received this message because you are subscribed to the Google Groups > "sequel-talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sequel-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
