mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 11:17:46 +00:00
Fix tipo
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
-- List current database
|
||||
select current_database();
|
||||
|
||||
-- connext to the DB
|
||||
-- connect to the DB
|
||||
\c signalk
|
||||
|
||||
CREATE SCHEMA IF NOT EXISTS jwt;
|
||||
|
Reference in New Issue
Block a user