Skip to content

Instantly share code, notes, and snippets.

@talaj
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save talaj/02068db51b1d06125f6f to your computer and use it in GitHub Desktop.
Save talaj/02068db51b1d06125f6f to your computer and use it in GitHub Desktop.
fix filemask
update panorama set filemask = regexp_replace(filemask, '^00_', 'zz_') where source='topgis';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment