Search
Setup for Free
S
Supabase
•
4y ago
Talajax
How can i create a schema to the database?
Hi
, how can i create a column which is an array of objects like
id: string; name: string; artist: string[]; cover: string;
id: string; name: string; artist: string[]; cover: string;
Thanks
Supabase
Join
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
44,393
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
id: string;
name: string;
artist: string[];
cover: string;
id: string;
name: string;
artist: string[];
cover: string;
Similar Threads
Database schema doesnt create for branches.
S
Supabase / help-and-questions
3mo ago
Can I create a separate user for ready-only access to the database?
S
Supabase / help-and-questions
4y ago
How can I press the database usage
S
Supabase / help-and-questions
5mo ago
How to create & edit a custom schema in superbase?
S
Supabase / help-and-questions
4y ago