Skip to content

Create Groups Table SchemaΒ #53

@SudiptaPaul-31

Description

@SudiptaPaul-31

πŸ—‚οΈ Create Groups Table Schema

πŸ“Œ Description

This PR introduces the database schema for groups, establishing the core structure needed to manage group data.


πŸ› οΈ Schema Fields

  • id – Unique identifier for the group
  • name – Group name
  • owner_wallet – Wallet address of the group owner
  • created_at – Timestamp of group creation

βœ… Verification

  • Schema created successfully in database
  • All fields are properly defined and accessible
  • Tested insert and query operations for groups
  • No errors during migration or runtime

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions