Closed (fixed)
Project:
Asset
Version:
5.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Apr 2008 at 09:20 UTC
Updated:
26 May 2008 at 08:51 UTC
Jump to comment: Most recent file
I did a quick dirty patch fort Asset 1.x core only, which seems to works until now, to support pgsql database
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | asset-5.x-1.0-beta3-pgsql.patch | 6.53 KB | pounard |
| #2 | asset.install-pgsql.patch | 2.51 KB | pounard |
| #2 | asset_wizard.inc-pgsql.patch | 2.29 KB | pounard |
| #2 | asset_youtube.install-pgsql.patch | 603 bytes | pounard |
| asset.install-pgsql.patch | 2.52 KB | pounard |
Comments
Comment #1
pounardIt's missing a patch for asset.module, i'm currently trying to do it
Comment #2
pounardI had also to rewrite some SQL requests with a wrong string escaping in asset_wizard.inc
I repeat, if someone fall on this post that i'm doing this work as a personal work with no warantee that it always works. If you want to test and if it works for you, then I'll be glad I'm usefull to someone else than me :)
Update: updated install patch file and wizard include patch file
Another update: added install file patch for youtube module
Final note: Asset insertions and loading works on my box (with a postgresql 8.3). I need more testing, if someone is interested. I did not test the youtube module.
Comment #3
pounardComment #4
pounardHere is the patch for the 5.x-1.0-beta3 version (all modules in one patch file)
put the file in sites/all/modules then run
patch -p0 < asset-5.x-1.0-beta3-pgsql.patchComment #5
pounardComment #6
wmostrey commentedThanks so much for your work on this Pierre. I'll make sure this gets into beta4. Your help on this is highly appreciated!
Comment #7
wmostrey commentedThis has been committed to dev in http://drupal.org/cvs?commit=115826 and is right on time for beta 4. Thanks so much for this!
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.