Skip to content

Card data model and Postgres schema#3515

Open
mschuwalow wants to merge 5 commits into
mainfrom
agent-permissions-1
Open

Card data model and Postgres schema#3515
mschuwalow wants to merge 5 commits into
mainfrom
agent-permissions-1

Conversation

@mschuwalow
Copy link
Copy Markdown
Contributor

resolves #3491

Delayed the new oplog entries for now, until they are actually used

@mschuwalow mschuwalow self-assigned this May 20, 2026
#[derive(Debug, Clone, Copy, PartialEq, Eq, Serialize, Deserialize)]
pub enum PermissionPattern {}

impl desert_rust::BinarySerializer for PermissionPattern {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just temporary as the derive fails for empty enums. Will switch to that when actually adding cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Card data model and Postgres schema

1 participant