Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
JFurn
Posts
Comments
X
Xata
•
Created by JFurn on 9/2/2024 in
#help
Queries in the dashboard issue
Ok perfect thanks. Sorry for slow response didn't see this
7 replies
X
Xata
•
Created by JFurn on 9/2/2024 in
#help
Queries in the dashboard issue
Sure thing it is:
const
merchants
= await
xata.db.merchant.
select
([
'impact_site.slug'
]).
getAll
();
const
merchants
= await
xata.db.merchant.
select
([
'impact_site.slug'
]).
getAll
();
7 replies
X
Xata
•
Created by JFurn on 2/12/2024 in
#help
What is the best way to connect to two databases to the same project?
Perfect thanks for the quick response!
6 replies