Skip to content

Instantly share code, notes, and snippets.

@geobabbler
Created November 23, 2014 14:29
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 geobabbler/df2c062ff143de9db02c to your computer and use it in GitHub Desktop.
Save geobabbler/df2c062ff143de9db02c to your computer and use it in GitHub Desktop.
var meta = client.query("select * from geometry_columns where f_table_name = '" + tablename + "' and f_table_schema = '" + schemaname + "';");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment