pgadmin4/web/pgadmin/browser/__init__.py

12 lines
358 B
Python

##########################################################################
#
# pgAdmin 4 - PostgreSQL Tools
#
# Copyright (C) 2013 - 2015, The pgAdmin Development Team
# This software is released under the PostgreSQL Licence
#
##########################################################################
# Define the node lists
all_nodes = [ ]
sub_nodes = [ ]