Replies: 1 comment 2 replies
-
|
Hi, thank you for the kind words. I think what you are looking for is custom views: https://aminalaee.dev/sqladmin/configurations/#custom-views Does that make sense? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
first of all thank you for the great job. Very intuitive package !
I would like to go a bit further with possibly using more complex queries.
For instance I have a User table and a Bookings table.
Say I would like to do a query with group by and display the results a view, is it currently possible?
E.g. the query would look like something like this with Query API
I hope my question makes some sense and again thanks for the amazing work!
Beta Was this translation helpful? Give feedback.
All reactions