From 5734a2e4838313d5ec9cb3c25f20ae156a4dbb8a Mon Sep 17 00:00:00 2001 From: Gabriel Ferraz Date: Tue, 9 Dec 2025 07:56:36 +0200 Subject: [PATCH] docs: creem subscription database schema changes (#6375) --- docs/content/docs/plugins/creem.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/docs/plugins/creem.mdx b/docs/content/docs/plugins/creem.mdx index ad71654cbc..b4d4f48ef3 100644 --- a/docs/content/docs/plugins/creem.mdx +++ b/docs/content/docs/plugins/creem.mdx @@ -194,7 +194,9 @@ If you're using database persistence (`persistSubscriptions: true`), generate an When `persistSubscriptions: true`, the plugin creates the following schema: -### Subscription Table +### Creem Subscription Table + +Table Name: `creem_subscription` | Field | Type | Description | | --------------------- | ------- | -------------------------------- |