mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Update description of the public schema
This commit is contained in:
@@ -9,7 +9,7 @@ select current_database();
|
|||||||
\c signalk
|
\c signalk
|
||||||
|
|
||||||
CREATE SCHEMA IF NOT EXISTS public;
|
CREATE SCHEMA IF NOT EXISTS public;
|
||||||
COMMENT ON SCHEMA public IS 'backend functions';
|
COMMENT ON SCHEMA public IS 'backend public functions and tables';
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
-- Table geocoders
|
-- Table geocoders
|
||||||
|
Reference in New Issue
Block a user