You are looking at historical revision 39572 of this page. It may differ significantly from its current revision.

Outdated egg!

This is an egg for CHICKEN 4, the unsupported old release. You're almost certainly looking for the CHICKEN 5 version of this egg, if it exists.

If it does not exist, there may be equivalent functionality provided by another egg; have a look at the egg index. Otherwise, please consider porting this egg to the current version of CHICKEN.

autoform-postgresql

Description

Postgresql support for autoform.

This extension just sets some autoform parameters to connect, disconnect and query Postgresql databases.

Warning: this is alpha code.

Author

Mario Domenech Goulart

Requirements

License

BSD

Version history

0.2
Fix for the is_nullable -> mandatory? mapping (should be a boolean for autoform).
0.1
Initial release