Skip to content

stat_svc_all_postman#1

Merged
pavelrk97 merged 9 commits into
mainfrom
stat_svc
Sep 9, 2025
Merged

stat_svc_all_postman#1
pavelrk97 merged 9 commits into
mainfrom
stat_svc

Conversation

@pavelrk97

Copy link
Copy Markdown
Owner

stat check postman final


CREATE TABLE IF NOT EXISTS endpoint(
id BIGINT GENERATED BY DEFAULT AS IDENTITY PRIMARY KEY,
app VARCHAR(255) NOT NULL,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Лучше сделать отдельную таблицу с названиями приложений и их id, чтобы изменения названий приложений не приводили к полному обновлению этой таблицы

@pavelrk97 pavelrk97 merged commit 1d7ecf0 into main Sep 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants