Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

✨Added support for relations: OR conjunction cases #12

Merged
merged 4 commits into from
Nov 13, 2018

Conversation

kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Nov 8, 2018

refs #5

  • supports for many to many relations:
    • tags.slug IN (animal)
    • featured:true AND tags.slug IN (animal)
    • tags.id IN (2,3)

@kirrg001
Copy link
Contributor Author

kirrg001 commented Nov 8, 2018

yeah travis works ✌🏻🤠✌🏻

@kirrg001 kirrg001 changed the title [WIP] or conjunction one case for relations Added support for relations: OR conjunction cases Nov 9, 2018
@kirrg001 kirrg001 changed the title Added support for relations: OR conjunction cases ✨Added support for relations: OR conjunction cases Nov 9, 2018
@kirrg001 kirrg001 force-pushed the or-conjunction branch 6 times, most recently from 0f4b1f3 to dd87a8f Compare November 9, 2018 22:12
@kirrg001
Copy link
Contributor Author

kirrg001 commented Nov 9, 2018

@gargol Ready to review 👍

refs TryGhost#5

- supports for many to many relations:
  - tags.slug IN (animal)
  - featured:true AND tags.slug IN (animal)
  - tags.id IN (2,3)
@naz
Copy link
Contributor

naz commented Nov 13, 2018

@kirrg001 feel free to self :shipit: this seems like a good direction to build up upon 👍

@kirrg001 kirrg001 merged commit 055ecce into TryGhost:master Nov 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants