Skip to content
Snippets Groups Projects
Commit 41bcf3d5 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Added 'tstamp_wrapper_dir' column field.

parent 8256df03
No related branches found
No related tags found
No related merge requests found
Pipeline #849 passed
......@@ -38,6 +38,7 @@ CREATE TABLE Node (
parent_relative_path LTREE default NULL,
name VARCHAR NOT NULL,
os_name VARCHAR default NULL,
tstamp_wrapper_dir VARCHAR default NULL,
type NodeType NOT NULL,
location_type LocationType default NULL,
format VARCHAR default NULL,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment