FSX / momoko

Wraps (asynchronous) Psycopg2 for Tornado.
http://momoko.61924.nl/
Other
363 stars 73 forks source link

add register_json #98

Closed cswingle closed 9 years ago

cswingle commented 9 years ago

Adds register_json to the Connection and Pool classes. Essentially copied from the register_hstore code.

haizaar commented 9 years ago

Thanks.

cswingle commented 9 years ago

Thanks for merging. I probably should have bumped the version number, etc., so that pip and friends would know whether they're getting a version with or without it.

haizaar commented 9 years ago

Well, from time to time we tag new version and update PyPi. Lets give your code some time and we'll push it then. I prefer not to update version before then.

cswingle commented 9 years ago

Lets give your code some time and we'll push it then. I prefer not to update version before then.

Fair enough. Thanks.