mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
lnbits paid articles added
This commit is contained in:
10
draft.yaml
10
draft.yaml
@@ -1,11 +1 @@
|
||||
models:
|
||||
ProjectProposal:
|
||||
user_id: foreign
|
||||
name: string unique
|
||||
support_in_sats: integer unsigned
|
||||
description: text
|
||||
Vote:
|
||||
user_id: foreign
|
||||
project_proposal_id: foreign
|
||||
value: integer unsigned
|
||||
reason: text nullable
|
||||
|
||||
Reference in New Issue
Block a user