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

feat: Added multi root queries to the model #84

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 22, 2023

  1. feat: Added multi root queries to the model

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    eaf26e5 View commit details
    Browse the repository at this point in the history
  2. feat: changed table name

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    79c6cc2 View commit details
    Browse the repository at this point in the history
  3. feat: Extracted ids for query logs and query for variables after

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    871fbca View commit details
    Browse the repository at this point in the history
  4. feat: Added unit test, fixed issued with certain functions

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a602497 View commit details
    Browse the repository at this point in the history
  5. feat: Changed missed variables

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9e25d39 View commit details
    Browse the repository at this point in the history
  6. feat: added module at main for unit test

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    79869f7 View commit details
    Browse the repository at this point in the history
  7. feat: Added constants

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    76636c4 View commit details
    Browse the repository at this point in the history
  8. style: formated better a query

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3ec7389 View commit details
    Browse the repository at this point in the history
  9. style: removed comment

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    01e3cd9 View commit details
    Browse the repository at this point in the history
  10. test: Added more test cases for mrq

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7997689 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. feat: Added functionality to mrq along with psycopg3

    Signed-off-by: carlos.vdr <carlos.vdr@semiotic.ai>
    carlosvdr committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    85fccd0 View commit details
    Browse the repository at this point in the history