Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'bug': 0.02; 'url:sourceforge': 0.02; 'escape': 0.04; 'mysql,': 0.04; 'classes.': 0.05; 'postgresql': 0.05; 'attribute': 0.07; 'postgresql,': 0.07; 'url:pypi': 0.08; '(also': 0.09; '==========': 0.09; 'callable': 0.09; 'development:': 0.09; 'rows': 0.09; 'sybase,': 0.09; 'url:gmane': 0.09; 'classes,': 0.13; 'fixed.': 0.15; 'backends:': 0.16; 'boolean': 0.16; 'die,': 0.16; 'email name:phd': 0.16; 'firebird,': 0.16; 'from:addr:fetchinson': 0.16; 'from:name:daniel fetchinson': 0.16; 'gosub': 0.16; 'mapper.': 0.16; 'maxdb': 0.16; 'mssql': 0.16; 'news:': 0.16; 'oleg': 0.16; 'oleg.': 0.16; 'psss,': 0.16; 'return.': 0.16; 'sapdb).': 0.16; 'sqlite,': 0.16; 'sqlobject': 0.16; 'sqlobject.': 0.16; 'subject:SQLObject': 0.16; 'url:devel': 0.16; 'url:putitdown': 0.16; 'url:sqlobject': 0.16; 'url :sqlobject-discuss': 0.16; 'meant': 0.17; 'wrote:': 0.18; 'cheers,': 0.20; 'header:In-Reply-To:1': 0.22; 'changed': 0.23; 'interface': 0.23; 'changes:': 0.23; 'download:': 0.23; 'string': 0.24; "i'm": 0.26; 'url:mailman': 0.28; 'column': 0.28; 'described': 0.28; 'skip:= 10': 0.28; 'message- id:@mail.gmail.com': 0.28; 'quoting': 0.30; 'list:': 0.31; 'thanks': 0.31; 'version': 0.32; 'programmers': 0.32; 'received:209.85.216.46': 0.32; 'received:mail- qw0-f46.google.com': 0.32; 'url:listinfo': 0.32; 'rules': 0.34; 'to:addr:python-list': 0.34; 'daniel': 0.34; 'from:addr:googlemail.com': 0.34; 'integer': 0.34; 'url:python': 0.36; 'uses': 0.36; 'archives:': 0.37; 'minimal': 0.37; 'specially': 0.37; 'with.': 0.37; 'list,': 0.37; 'received:google.com': 0.37; 'hello!': 0.38; 'stable': 0.38; 'allows': 0.38; 'received:209.85': 0.38; 'put': 0.38; 'announce': 0.38; 'characters': 0.39; 'tables': 0.39; 'mailing': 0.39; 'url:org': 0.39; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'url:net': 0.60; 'unique': 0.61; 'more': 0.61; 'quick': 0.61; 'your': 0.61; 'accepts': 0.64; 'pleased': 0.65; 'site:': 0.65; 'number.': 0.66; 'url:0': 0.67; 'news': 0.74; 'million': 0.76; '8.1': 0.84; 'dropped.': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ZTj4NMxlxvLS0gMJd8g72DFem2kJZYEUsLalCP+LF7c=; b=IhxjQE3FjcICVB6RS/I12/LZ4o9LZ3bpq3sBW1PKDroPg1WgCm6Gw9qVhjGlBllv/H NjfNA+NRfsbNsK12qSaISgXpYZt4grln5Ams+eVm2tKHvue36eDl6u1qMpe4rrwVoxoN sg49f8xDkGg3VvucUdTcX89s38DC2oHstd4yc= MIME-Version: 1.0 In-Reply-To: <20111120121940.GC24874@iskra.aviel.ru> References: <20111120121940.GC24874@iskra.aviel.ru> Date: Mon, 21 Nov 2011 19:33:44 +0100 Subject: Re: SQLObject 1.2.0 From: Daniel Fetchinson To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 90 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1321900427 news.xs4all.nl 6947 [2001:888:2000:d::a6]:48328 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16041 Thanks a million Oleg! Cheers, Daniel On 11/20/11, Oleg Broytman wrote: > Hello! > > I'm pleased to announce version 1.2.0, the first stable release of branch > 1.2 of SQLObject. > > > What is SQLObject > ================= > > SQLObject is an object-relational mapper. Your database tables are > described > as classes, and rows are instances of those classes. SQLObject is meant to > be > easy to use and quick to get started with. > > SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite, > Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB). > > > Where is SQLObject > ================== > > Site: > http://sqlobject.org > > Development: > http://sqlobject.org/devel/ > > Mailing list: > https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss > > Archives: > http://news.gmane.org/gmane.comp.python.sqlobject > > Download: > http://pypi.python.org/pypi/SQLObject/1.2.0 > > News and changes: > http://sqlobject.org/News.html > > > What's New > ========== > > Features & Interface > -------------------- > > * Strings are treated specially in Select to allow > Select(['id, 'name'], where='value = 42'). Update allows a string in > WHERE. > > * ForeignKey('Table', refColumn='refcol_id') to allow ForeignKey to > point to a non-id column; the referred column must be a unique integer > column. > > * delColumn now accepts a ForeignKey's name without 'ID'. > > * Support for PostgreSQL 7.* is dropped. The minimal supported version of > PostgreSQL is 8.1 now. > > * Quoting rules changed for PostgreSQL: SQLObject uses E'' escape string > if the string contains characters escaped with backslash. > > * A bug caused by psycopg2 recently added a new boolean not callable > autocommit attribute was fixed. > > * sqlobject.__doc__ and main.__doc__ no longer contain version number. > Use sqlobject.version or version_info. > > For a more complete list, please see the news: > http://sqlobject.org/News.html > > Oleg. > -- > Oleg Broytman http://phdru.name/ phd@phdru.name > Programmers don't die, they just GOSUB without RETURN. > -- > http://mail.python.org/mailman/listinfo/python-list > -- Psss, psss, put it down! - http://www.cafepress.com/putitdown