mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
* Add property usePrebuiltEmptyResultObjects to Query constructor which generates pre-shaped result rows * Remove option and test for prebuiltEmptyResultObject * Remove errorneously added newline * Move all logic for prebuilding objects to Result * Move prebuilding to addFields * Use a clone as clone-base --------- Co-authored-by: HZ111 / Dev2 <hz111@wielick.nl>