view bin/dbdict-run-job @ 638:4b1bb5810423

Updated sql commands for creating the view gets rid of the dotted notation in dictionary and replaces with __
author desjagui@atchoum.iro.umontreal.ca
date Wed, 21 Jan 2009 18:53:35 -0500
parents 798607a058bd
children
line wrap: on
line source

#!/usr/bin/env python
from dbdict.tools import standalone_run_job
standalone_run_job()