Best way to inplace alter a list going into postgres

Sayth Renshaw flebber.crue at gmail.com
Tue May 31 01:42:00 EDT 2016


Ah so I should create a function that processes and modifies in the middle of the process between obtaining and committing.

Or if I need to do this and more processing should I be using something like sqlalchemy or peewee http://docs.peewee-orm.com/en/latest/ ?

Sayth



More information about the Python-list mailing list