Hi,

Am Freitag, 12. August 2016 11:12:37 UTC+2 schrieb Dominik George:
>
> I would probably go with monkey-patching SQLAlchemy at runtime and I am 
> afraid Python would actually allow that. 
>
>
>
Did it, and it actually works nicely:
https://github.com/Natureshadow/OSMAlchemy/blob/master/osmalchemy/util/patch.py

I thought I'd share how I did it here, although Python makes it really 
trivial ☺.

Cheers,
Nik 

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at https://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to