xbgmsharp
|
f8c1f43f48
|
Fix typo
|
2023-12-29 12:16:43 +01:00 |
|
xbgmsharp
|
5f9a889a44
|
Feat: Add grafana provisioning on first contact from vessel
Feat: Add pre logbook validation
|
2023-12-29 11:32:57 +01:00 |
|
xbgmsharp
|
228b234582
|
Disable remove duplicate index
|
2023-12-01 22:25:12 +01:00 |
|
xbgmsharp
|
ecc9fd6d9f
|
Update comment order
|
2023-11-30 12:50:46 +01:00 |
|
xbgmsharp
|
ead2b99e7f
|
Update comments on api schema
|
2023-11-23 15:02:06 +01:00 |
|
xbgmsharp
|
7e52065ef8
|
Update metadata trigger, Ignore and overwrite the time sent be the vessel, fix #3
|
2023-11-23 10:24:16 +01:00 |
|
xbgmsharp
|
5960447297
|
Update/fix trigger, remove the actual data
|
2023-11-20 21:15:15 +01:00 |
|
xbgmsharp
|
de651ea7ab
|
Replace type SERIAL by IDENTITY as per best practice.
https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_serial
|
2023-11-19 21:34:20 +01:00 |
|
xbgmsharp
|
fddd3df05e
|
Replace type TIMESTAMP WITHOUT TIME ZONE by TIMESTAMPZ with timezone forcing UTC as per best practice.
|
2023-11-19 21:10:28 +01:00 |
|
xbgmsharp
|
472131efbd
|
refactor metrics_trigger_fn, set previous_metric as record instead of individual value
|
2023-11-19 18:03:54 +01:00 |
|
xbgmsharp
|
c879c4bdab
|
Refactor Logs,Moorages,Stays
Update Logs,Moorages,Stays view
Add public.process_lat_lon_fn
Add public.moorage_update_trigger_fn
Add public.moorage_delete_trigger_fn
Update debug on metrics_trigger_fn
Deprecated public.process_moorage_queue_fn
|
2023-11-14 23:24:30 +01:00 |
|
xbgmsharp
|
d266485fef
|
Update table api.logbook, remove tack_gpx colunm, update track_geojson to jsonb type
|
2023-10-25 09:25:51 +02:00 |
|
xbgmsharp
|
229c219751
|
Update metrics_trigger_fn, Ignore metric entry if latitude,longitude are equal,l
Update api.logbook and api.stays tables, update type to text instead of varchar
|
2023-10-22 18:43:54 +02:00 |
|
xbgmsharp
|
be5c3e9a6f
|
Update api.metrics, remove CONSTRAINT on lat and lon to ingore silently invalid value
|
2023-10-01 13:46:59 +02:00 |
|
xbgmsharp
|
e295380bcf
|
Update stay_at table, fix typo in description
|
2023-09-22 12:05:04 +02:00 |
|
xbgmsharp
|
e8a899f36c
|
Update metrics_trigger_fn, Add validation check for speedOverGround.
Ignore if speedOverGround is over 40.
|
2023-09-19 23:29:00 +02:00 |
|
xbgmsharp
|
2d3c531960
|
Update api.logbook comment extra column
|
2023-08-22 17:00:43 +02:00 |
|
xbgmsharp
|
5230a83833
|
Update logbook table, add comment on column
|
2023-08-18 00:54:11 +02:00 |
|
xbgmsharp
|
2c62c7b92c
|
Update logbook table schema, add colunm extra for additional json metrics. Fix english
|
2023-07-26 10:41:28 +02:00 |
|
xbgmsharp
|
94960ad391
|
Update api tables, add api.metrics primary key. Update metrics_trigger_fn to enforce a vessel_id.
|
2023-07-18 18:29:31 +02:00 |
|
xbgmsharp
|
d56d5d54a8
|
Split api schema in multiples files
|
2023-07-03 14:02:31 +02:00 |
|