mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00
Update description of the public schema
This commit is contained in:
@@ -9,7 +9,7 @@ select current_database();
|
||||
\c signalk
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user