Currently, the DB query and other settings lie in the source config. When using standalone, you can't export those and save in code (features), so I think the ideal is what's done in Feeds XPathParser, which provides the same settings on importer and on source, with the option to allow override per-source or not. I have a patch being used for it, I'll soon post it.

CommentFileSizeAuthor
#1 feeds_db-source_config.patch3.12 KBfranz

Comments

franz’s picture

StatusFileSize
new3.12 KB

This patch has been working fine for me.

franz’s picture

Status: Active » Needs review
franz’s picture

Status: Needs review » Fixed

I changed this patch a little and committed. If you're not using latest Feeds and want to use this, use the patch attached here. The issue is #1406260: Fetchers without source configuration fails. which required a "dummy" form to be worked around.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.