This patch updates the format beta1 settings and up to current settings. It also cleans up some variable names: feedapi_update_existing and feedapi_items_delete should be called update_existing and items_delete - like refresh_on_create. It also drops the columns items_delete and update_existing - which are not necessary any more.
This patch needs testing on a
* pgsql system
* update from a running feedapi drupal-5 dev version system with mixed beta1 style and dev version style settings storage*)
-
*)
beta1 style settings storage: items_delete and update_existing are fields in db
dev version (up to revision 1.23.2.95): items_delete and update_existing serialized in settings field (settings[items_delete], settings[update_existing])
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | update_and_cleanup_settings_1.patch | 7.11 KB | alex_b |
| #2 | update_and_cleanup_settings_1.patch | 7.11 KB | alex_b |
| #1 | update_and_cleanup_settings_0.patch | 7.49 KB | alex_b |
| update_and_cleanup_settings.patch | 7.12 KB | alex_b |
Comments
Comment #1
alex_b commentedClean up feedapi_ prefixed settings, extend script timeout for installations with a lot of feeds.
Comment #2
alex_b commentedPatch against latest 5.x-1.x version.
Comment #3
alex_b commentedPatch against latest 5.x 1.x version.
Comment #4
aron novakTested on postgres too. Committed.
Comment #5
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.