pgclimb icon indicating copy to clipboard operation
pgclimb copied to clipboard

export to xml and use of template

Open ness31 opened this issue 6 years ago • 0 comments

hi thanks for your pgclimb. I'm trying to export data from my postgresql db to xml based on a specific template. I've tried your pgclimb based on your exemple and its working fine however I'm trying to adapt the template format the way I need and I don't really understand how it shall be written ? How shall I use the {{range}}, {{end}}, {{column_name}} parameters ? Thanks

ness31 avatar Jun 25 '19 14:06 ness31