Re: Feature idea: Add support for PostgreSQL's COPY command in contrib.postgres

2015-07-27 Thread Ben Welsh
Glad you're interested! 1. Yes you can. You can use the field or model method transformations to provide any SQL you'd like. PostgreSQL has a to_timestamp

Feature idea: Add support for PostgreSQL's COPY command in contrib.postgres

2015-07-18 Thread Ben Welsh
er refactoring and additional coding is necessary to qualify it for a merge. Please let me know what you think. And if I've overlooked some previous discussion or superior third-party library in this area, please forgive me. I searched around but was unable to find anything. Sincerely,

Re: Denormalisation Magic, Round Two

2009-05-16 Thread Ben Welsh
Just want to step out of lurker mode and pipe up with my modest +1. I've been able to hack together simple denorm tricks for FK fields and static data that work something like these fields -- but one thing I could really use some help with yet is pulling off denormalization of frequently changing