[SQLObject] SQLObject 1.4.0 beta1

2013-05-04 Thread Oleg Broytman
Hello! I'm pleased to announce version 1.4.0b1, the first beta of the upcoming release of branch 1.4 of SQLObject. What's new in SQLObject === Features & Interface * Support for PostgreSQL 8.1 is dropped. The minimal supported version of PostgreSQL is

Re: [SQLObject] SQLObject 1.4.0 beta1

2013-05-04 Thread Oleg Broytman
On Sat, May 04, 2013 at 08:01:47PM +0400, Oleg Broytman wrote: > I'm pleased to announce version 1.4.0b1, the first beta of the upcoming > release of branch 1.4 of SQLObject. I'm stopping supporting branch 1.2. Please send patches for branch 1.3, 1.4 or the trunk. Oleg. -- Oleg Broytman

Re: [SQLObject] 1.4.0 beta1 -- please test with MS SQL

2013-05-04 Thread Oleg Broytman
On Sat, May 04, 2013 at 08:01:47PM +0400, Oleg Broytman wrote: > * Changed the way to get if the table has identity in MS SQL. > > * NCHAR/NVARCHAR and N''-quoted strings for MS SQL. > > Major contributor for this release is Andrew Ziem, These are major changes and I'd like to ask users of M