task/134-frontend-check #100

Merged
Donat merged 6 commits from task/134-frontend-check into main 2025-11-17 19:40:56 +01:00
Showing only changes of commit 1c67af90dc - Show all commits
+8
View File
@@ -2,6 +2,14 @@
-- Please log an issue at https://github.com/pgadmin-org/pgadmin4/issues/new/choose if you find any bugs, including reproduction steps.
BEGIN;
-- ===================================================================
-- STEP 1: Enable Required Extensions
-- ===================================================================
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
-- ===================================================================
-- STEP 2: Create Tables
-- ===================================================================
CREATE TABLE IF NOT EXISTS public."ChatArchives"
(