Skip to content

Commit

Permalink
feat(clusterbuster): Revamp queries to remove slonik and allow overwe…
Browse files Browse the repository at this point in the history
…ite of the base query (#52)

Now you can overwrite base query and you can have the data in multiple tables joined in the base query
  • Loading branch information
cosmin-petrescu committed Jun 25, 2020
1 parent 2f0d0d9 commit 4da2914
Show file tree
Hide file tree
Showing 34 changed files with 993 additions and 1,187 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.env
node_modules
/coverage
/dist
/sql/Generated.sql
Loading

0 comments on commit 4da2914

Please sign in to comment.