Update migrations files. Add license header

Update windy PWS, ensure the require path are present
Update send_notification_fn, fix pushover notificaiton if missing pushover key
Update vessel name, trim name
This commit is contained in:
xbgmsharp
2024-02-21 15:24:20 +01:00
parent bf3eb3c806
commit 9069b11f71
2 changed files with 103 additions and 15 deletions

View File

@@ -1,10 +1,10 @@
---------------------------------------------------------------------------
-- TODO
-- Copyright 2021-2024 Francois Lacroix <xbgmsharp@gmail.com>
-- This file is part of PostgSail which is released under Apache License, Version 2.0 (the "License").
-- See file LICENSE or go to http://www.apache.org/licenses/LICENSE-2.0 for full license details.
--
-- Migration January 2024
--
----------------------------------------
----- TODO --------------
----------------------------------------
-- List current database
select current_database();