Logo
Explore Help
Sign In
hjnormey/siloqy
Public Access
1
0
Fork 0
You've already forked siloqy
Code Issues 7 Pull Requests 2 Actions Packages Projects Releases Wiki Activity
Files
3b2b6987cea93d5bf7eba10b44b9d82e71f7a53b
siloqy/prod/clickhouse/violet/00_create_database.sql

6 lines
263 B
MySQL
Raw Normal View History

VIOLET V1a: dolphin_violet DDL set + statement-wise applier (applied + verified) 14 tables consolidated from the LIVE post-ALTER dolphin_pink schema (maras_tp + provenance folded into base CREATEs — a fresh DB never replays ALTER chains) + violet_feed_divergence (scan-vs-venue divergence metric, session_id + plane seqs + mono_ns). apply_violet_ddl.py posts ONE statement per HTTP request (multi-statement posts fail — proven on pink 08), is idempotent (all IF NOT EXISTS, double-apply tested live), and verifies the expected table set. Applied to live CH: verify all 14 present. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 15:40:05 +02:00
-- dolphin_violet DDL — consolidated from the LIVE dolphin_pink schema
-- (post-ALTER: includes maras_tp + provenance columns). Generated 2026-06-12.
-- Apply via apply_violet_ddl.py (one statement per HTTP POST).
CREATE DATABASE IF NOT EXISTS dolphin_violet;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 565ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API