Skip to content

Instantly share code, notes, and snippets.

@JessicaGreben
Last active May 5, 2020 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save JessicaGreben/03980c6750c193823db3ac38b7ed26e7 to your computer and use it in GitHub Desktop.
Save JessicaGreben/03980c6750c193823db3ac38b7ed26e7 to your computer and use it in GitHub Desktop.
updated: 2020-05-05
CREATE TABLE pathdata (
fullpath bytea PRIMARY KEY,
metadata bytea NOT NULL
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment