id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
932,Support for insert+select,zygmunt.krynicki@…,andrew,"There should be a function/abstraction for doing large scale data migrations that can be implemented as 'insert into ... select ...'

Currently doing this with ORM layer is inadvisable as this constructs many objects, runs out of memory quickly and takes forever to run. In comparison the corresponding insert+select query completes in a few seconds.",enhancement,accepted,minor,The Future,databaseapi,0.7.3,,,
