PyDO 2.0a1
Jacob Smullyan <[email protected]> Mon, 9 May 2005 19:19:07 -0400
| Newsgroups | gmane.comp.web.skunkweb |
|---|---|
| Message-ID | <[email protected]> |
Hi all --
I've released another alpha of PyDO2, available at berlios:
http://download.berlios.de/skunkweb/PyDO-2.0a1.tar.gz
The PyDO package has been renamed to PyDO2, so that it can be
installed on the same system as PyDO1.
There are a few featurettes:
* explicit schema support (as in PostgreSQL's 'public.mytable').
* if the class name is the same as the table name, you can now leave
out the table attribute.
* "refetch" has been refactored; you can declare it class-wide so
that new() will always refetch, or use the methods newfetch() and
newnofetch(); the refetch keyword to new() is still supported, but
deprecated (and will no longer break things if you have a column
called "refetch").
* there are a bunch of classes to help in doing joins of various
kinds (still rather raw).
Cheers,
js
--
Jacob Smullyan
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCf+/ruqamFyFXXLIRAnHOAJ4/5OJwlEier1EAVn8qb/nh14PWIQCfUbH8 8h/riLVdXVYVeq4Yr2mL160= =p+dP -----END PGP SIGNATURE-----