From: Gabriel E. <ga...@de...> - 2002-07-06 06:31:40
|
> > I've now changed method Statement#rows (which is called and returned by > Database#do) to return the Row Processed Count (affected rows). > Old behaviour is still available through method Statement#['pg_row_count']. > > Both changes are in -current (as well as license change from GNU GPL to BSD). > > Regards, > Yahoo! Thanks! Now I can run our ruby apps with stock DBI... |