Gerald release 0.2.1
I have packaged and released version 0.2.1 of gerald. You can find all of the details on the project page but in a nutshell the changes from the last release are;
- Support for PostgreSQL
- The code now largely conforms to PEP 8, thanks to excessive application of pylint.
- Packaging improved thanks to cheesecake
Bug reports, patches and test cases to the usual email address please. Or just a message to let me know you are using the code, that would be nice.
I browsed the API documentation and there are some un-pep8-y things left, which look odd:
- method calcPrecision -> calc_precision
- module postgresSchema -> postgresschema (or postgres_schema or schemas.postgres)
On the website at “How to use Gerald”, there are some variables like firstSchema which should also be changed.
Otherwise, congratulations on the release
Comment by Robin — September 30, 2007 @ 10:03 pm
Ah, well, I did say *largely* compliant. I’ll fix up the remaining names and sample code in the next release.
Comment by Andy Todd — October 1, 2007 @ 10:12 am
[...] Gerald release 0.2.1 [...]
Pingback by Oracle Insider - Today’s Top Blog Posts on Oracle - Powered by SocialRank — October 1, 2007 @ 2:04 pm
[...] Gerald release 0.2.1 [...]
Pingback by Python Bytes - Today’s Top Blog Posts on Python - Powered by SocialRank — October 1, 2007 @ 8:04 pm