Re: [SQLObject] Question about how to create users using sqlobject

2013-09-02 Thread Francisco Chiotta
Thank you so much. 2013/9/2 Oleg Broytman > Hi! > > On Mon, Sep 02, 2013 at 03:40:51PM -0300, Francisco Chiotta < > franchio...@gmail.com> wrote: > > Hello people, > > I am new with sqlobject, I was seeing the package > and > > I think is a very good job. > >Thank you!

Re: [SQLObject] Question about how to create users using sqlobject

2013-09-02 Thread Oleg Broytman
Hi! On Mon, Sep 02, 2013 at 03:40:51PM -0300, Francisco Chiotta wrote: > Hello people, > I am new with sqlobject, I was seeing the package and > I think is a very good job. Thank you! > I just have a question for you. There exist a > way to create users, of the database

[SQLObject] Question about how to create users using sqlobject

2013-09-02 Thread Francisco Chiotta
Hello people, I am new with sqlobject, I was seeing the package and I think is a very good job. I just have a question for you. There exist a way to create users, of the database I am connected, or drop them using sqlobject ? I am using sqlobject with postgres. Sorry if the qu