Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join #1327

Open
vishaldeshai opened this issue Jan 24, 2018 · 0 comments
Open

Join #1327

vishaldeshai opened this issue Jan 24, 2018 · 0 comments
Labels

Comments

@vishaldeshai
Copy link

vishaldeshai commented Jan 24, 2018

Hello,

I have two entity

  1. Visit
    Attributes: ID(Primary Key),CreatedBy,SeriesPrefix,CustomerID
  2. Customer
    attributes: CustomerID(Primary Key), CustomerName,Address,CreatedDate

I need to fetch all visit with sorting order by customerName

is it possible through magicalrecord?

thanks in advance.

@Coeur Coeur added the Support label Jun 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants