Skip to content

Conversation

@sjib
Copy link

@sjib sjib commented Oct 29, 2024

Should solve #387

@sjib sjib self-assigned this Oct 29, 2024
@sjib sjib marked this pull request as draft October 29, 2024 17:38
@kandre
Copy link
Contributor

kandre commented Nov 4, 2024

@sjib I am applying the changes from this PR to a test version of my installed model. I executed the SQL scripts in the sequence specified by init_qwat.sh.

While running 03_qwat_db_organisation.sql, I encountered the following error:

ERROR: relation "value_list_base" already exists

What would you recommend in this situation?

@sjib
Copy link
Author

sjib commented Nov 4, 2024

@kandre That is the point that I have to fix first with two conflicting version of value_list_base.

You can test on tww or tdh

@kandre
Copy link
Contributor

kandre commented Nov 5, 2024

Do you think you'll be able to resolve this soon?

I'm concerned I won't be able to test it quickly on tww and tdh due to the time-consuming process of installing or migrating the models, which conflicts with my current schedule. Has anything changed on that front?

@sjib
Copy link
Author

sjib commented Nov 13, 2024

@kandre can you try again?

@sjib
Copy link
Author

sjib commented Nov 13, 2024

  • Add delta files

@sjib
Copy link
Author

sjib commented Nov 16, 2024

HINWEIS: Bezeichner »pkey_qwat_vl_sia405pt_protection_tube_horizontal_positioning_code« wird auf »pkey_qwat_vl_sia405pt_protection_tube_horizontal_positioning_co« gekürzt

@sjib
Copy link
Author

sjib commented Nov 16, 2024

@kandre There is already a class remote that includes télécommandes:

grafik

Isn't this overlapping the content of cable_de_control à distance?

@sjib
Copy link
Author

sjib commented Nov 16, 2024

grafik

@sjib
Copy link
Author

sjib commented Nov 16, 2024

grafik

@sjib
Copy link
Author

sjib commented Nov 16, 2024

First visualisation protection_tube

test3_karte_protection_tube.pdf

@kandre
Copy link
Contributor

kandre commented Nov 21, 2024

First visualisation protection_tube

test3_karte_protection_tube.pdf

Yes that works for me.

@kandre
Copy link
Contributor

kandre commented Nov 21, 2024

@kandre There is already a class remote that includes télécommandes:

grafik

Isn't this overlapping the content of cable_de_control à distance?

Yes it is overlapping and I think we should deprecated it.

@kandre
Copy link
Contributor

kandre commented Nov 21, 2024

@kandre There is already a class remote that includes télécommandes:
grafik
Isn't this overlapping the content of cable_de_control à distance?

Yes it is overlapping and I think we should deprecated it or replace it.

@sjib sjib requested a review from ponceta November 22, 2024 19:37
@sjib
Copy link
Author

sjib commented Apr 15, 2025

@ponceta Is this a good form to provide demodata for sia 405 protection tube and control cable?
Is the header needed or can we go just with the INSERTS?

--
-- PostgreSQL database dump
--

-- Dumped from database version 15.7
-- Dumped by pg_dump version 15.3

-- Started on 2025-04-15 15:32:58

SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;

--
-- TOC entry 5027 (class 0 OID 430210)
-- Dependencies: 390
-- Data for Name: sia405cc_cable_point; Type: TABLE DATA; Schema: qwat_od; Owner: postgres
--

@ponceta ponceta closed this May 2, 2025
@ponceta ponceta reopened this May 2, 2025
… 2024-10-29-add-protection-tube-distant-control-cable
@ponceta
Copy link
Member

ponceta commented May 2, 2025

@ponceta Is this a good form to provide demodata for sia 405 protection tube and control cable? Is the header needed or can we go just with the INSERTS?

--
-- PostgreSQL database dump
--

-- Dumped from database version 15.7
-- Dumped by pg_dump version 15.3

-- Started on 2025-04-15 15:32:58

SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;

--
-- TOC entry 5027 (class 0 OID 430210)
-- Dependencies: 390
-- Data for Name: sia405cc_cable_point; Type: TABLE DATA; Schema: qwat_od; Owner: postgres
--

This depends mainly on the context but if it is meant to be used in a Sql Query in a db management program like pgAdmin, dBeaver or even QGIS db manager, INSERT statements are more than sufficient.

We could provide some way to alterate and extend the demo data (actually it is mainly static and only updated by deltas for the upgrade process control.)

@ponceta
Copy link
Member

ponceta commented May 2, 2025

@sjib with the latest evolution #394, you are now able to download the datamodel artefact as a product of the CI,

@ponceta ponceta closed this May 14, 2025
@ponceta ponceta reopened this May 14, 2025
@ponceta ponceta closed this Aug 4, 2025
@ponceta ponceta reopened this Aug 4, 2025
@sjib
Copy link
Author

sjib commented Sep 26, 2025

@ponceta Any idea why the CI fails - did we progress on this?

@ponceta ponceta closed this Sep 26, 2025
@ponceta ponceta reopened this Sep 26, 2025
@ponceta
Copy link
Member

ponceta commented Sep 26, 2025

I fixed it august 6th, #403 artefact should again be available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants