Changeset d2b7247 in Klonkt for src/db/migrations/001-init.sql


Ignore:
Timestamp:
06/27/2026 09:53:29 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
907a013
Parents:
abdcf33
Message:

chore(branding): stale product names in comments + deploy templates -> Klonkt

Cosmetic only — comments (CSS/EJS/SQL/ecosystem.config.cjs headers) and the deploy/ doc
templates: old names (PrutCMS/PrutFolio) -> Klonkt, stale Prutter (removed DM feature) mentions
dropped, deploy/ Dutch comments translated to English. No code, identifiers, rendered strings,
package name, PWA id, real infra paths, or roboburr refs touched.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/db/migrations/001-init.sql

    rabdcf33 rd2b7247  
    1 -- PrutFolio v1 — initial schema
    2 -- Forked from PrutCMS v9 (PHP, file-based) → SQLite/Node
    3 -- Complete schema with v9 features (Prutter, Forum, Audio, Themes) + v10 CRDT
     1-- Klonkt — initial schema
     2-- Forked from a v9 PHP, file-based CMS → SQLite/Node
     3-- Complete schema with the v9 features (Forum, Audio, Themes) + v10 CRDT
    44
    55-- ==================== USERS ====================
Note: See TracChangeset for help on using the changeset viewer.