-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
ποΈ 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 groupnameβ Group nameowner_walletβ Wallet address of the group ownercreated_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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program