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

Dsl rework #356

Open
wants to merge 150 commits into
base: main
Choose a base branch
from
Open

Dsl rework #356

wants to merge 150 commits into from

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    a6413a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    edcdf32 View commit details
    Browse the repository at this point in the history
  2. cleaned up manager

    transistive committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ba92882 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    665a913 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. fixed cleanup commands

    transistive committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    33b67ac View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. added some more typings

    transistive committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1e62414 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. temp

    transistive committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b66dbca View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. temp commit

    transistive committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ba0fca6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    929c569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9438470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    341e860 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fcd978 View commit details
    Browse the repository at this point in the history
  5. simple grammar tests

    transistive committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    c9db9fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af3a93e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. fixed builder test

    transistive committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    edab877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df10a29 View commit details
    Browse the repository at this point in the history
  3. created batch inserts

    transistive committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    008722f View commit details
    Browse the repository at this point in the history
  4. added batch insert test

    transistive committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    961dfb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30642ae View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    04d064c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af5496f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. temp

    transistive committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    ef40b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. added aggregate support

    transistive committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    f2ac61d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ad0670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f52ceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5c5594 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. fixed where dates

    transistive committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    661ab64 View commit details
    Browse the repository at this point in the history
  2. added nested wheres

    transistive committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    cc7d49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b0f69a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    fbe08c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66c7d3c View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. added basic unions

    transistive committed May 1, 2022
    Configuration menu
    Copy the full SHA
    ac7cd1e View commit details
    Browse the repository at this point in the history
  2. added complex unions

    transistive committed May 1, 2022
    Configuration menu
    Copy the full SHA
    56f8ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9356096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    550fd93 View commit details
    Browse the repository at this point in the history
  5. fixed query tests

    transistive committed May 1, 2022
    Configuration menu
    Copy the full SHA
    3bd4406 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. fixed where exists

    transistive committed May 3, 2022
    Configuration menu
    Copy the full SHA
    520d749 View commit details
    Browse the repository at this point in the history
  2. fixed where row values

    transistive committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2623392 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. fixed where exists

    transistive committed May 7, 2022
    Configuration menu
    Copy the full SHA
    d412559 View commit details
    Browse the repository at this point in the history
  2. added join support

    transistive committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9867a74 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. added having clause

    transistive committed May 14, 2022
    Configuration menu
    Copy the full SHA
    7818b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bf1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d55cc View commit details
    Browse the repository at this point in the history
  4. added where relationship

    transistive committed May 14, 2022
    Configuration menu
    Copy the full SHA
    4b16d2c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    b6fd344 View commit details
    Browse the repository at this point in the history
  2. fixed connection test

    transistive committed May 17, 2022
    Configuration menu
    Copy the full SHA
    e30f490 View commit details
    Browse the repository at this point in the history
  3. fixed truncate

    transistive committed May 17, 2022
    Configuration menu
    Copy the full SHA
    21622f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f13e59 View commit details
    Browse the repository at this point in the history
  5. relation creation attempt

    transistive committed May 17, 2022
    Configuration menu
    Copy the full SHA
    c56537d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    7dd6627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5312e13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    424ea0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c1282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3003dd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43450da View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. First rework readme

    transistive committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    626207a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c456ad1 View commit details
    Browse the repository at this point in the history
  3. fixed broken link

    transistive committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2d9aa30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b943e49 View commit details
    Browse the repository at this point in the history
  5. added another advantage

    transistive committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8030a39 View commit details
    Browse the repository at this point in the history
  6. fixed typo in HEREDOC

    transistive committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    bdfc66d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    793c838 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    98aad73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4522b4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22adc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95fcc34 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. fixed all aggregate tests

    transistive committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    afde003 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655bc5b View commit details
    Browse the repository at this point in the history
  3. allowed small hack to ignore increments at the grammar and processor …

    …level until neo4j v5 is ubiquitous
    transistive committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    45febc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    00dde0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660e0c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88345c7 View commit details
    Browse the repository at this point in the history
  4. fixed eager loading test

    transistive committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    f6b6afe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f4c81d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de5cd03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6286bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    ae24383 View commit details
    Browse the repository at this point in the history
  2. fixed bug in where in

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    68fb180 View commit details
    Browse the repository at this point in the history
  3. fixed where between

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    58bdce3 View commit details
    Browse the repository at this point in the history
  4. fixed where tests

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    468930b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9811f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99eb879 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    051847c View commit details
    Browse the repository at this point in the history
  8. fixed wrong boolean test

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    c54fe93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c98e6b1 View commit details
    Browse the repository at this point in the history
  10. fixed soft delete tests

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    ab7a8f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7acde4c View commit details
    Browse the repository at this point in the history
  12. fixed all crud tests

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    02a1f2b View commit details
    Browse the repository at this point in the history
  13. fixed query scopes test

    transistive committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    3fef0ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3088fd4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    eac84f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    b725d71 View commit details
    Browse the repository at this point in the history
  2. stabilised wheres test

    transistive committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    201f1b8 View commit details
    Browse the repository at this point in the history
  3. fixed update bindings

    transistive committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    e67fd8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501f377 View commit details
    Browse the repository at this point in the history
  5. fixed has one test

    transistive committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    77b353e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ea6dd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61910ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e7eb98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba82823 View commit details
    Browse the repository at this point in the history
  10. cleaned up relationships

    transistive committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    bec568b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    dc58f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e33dcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933aa44 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    eb35232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f277c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5227610 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ef6d23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36f8c6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6a2a01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b07f9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67c4f16 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    aefaba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e92c1dd View commit details
    Browse the repository at this point in the history
  3. cleaned up isGraphAware

    transistive committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8bbd3fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3132cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ce61dc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. updated dependencies

    transistive committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    35394ae View commit details
    Browse the repository at this point in the history
  2. added ghlen as author

    transistive committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    91c51cb View commit details
    Browse the repository at this point in the history
  3. removed example

    transistive committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9e4a799 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. Configuration menu
    Copy the full SHA
    6d1cfbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1df70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c77e89 View commit details
    Browse the repository at this point in the history
  4. reworked connection

    transistive committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    ae91d0f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    a73a82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfe786 View commit details
    Browse the repository at this point in the history
  3. greenbarred all tests

    transistive committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    066dd94 View commit details
    Browse the repository at this point in the history
  4. setup ci

    transistive committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    49be0a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    deb8fd9 View commit details
    Browse the repository at this point in the history
  6. set pint test in ci

    transistive committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f26d98b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c38da10 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    27a654e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81815cf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. temp

    transistive committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0897199 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    33e7e25 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. removed superfluous test

    transistive committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8bf19d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f6a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68dba2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e24187 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. simplified test fixtures

    transistive committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    564ac29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    357c4ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb74aa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    9ed0640 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    153c5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f63a20 View commit details
    Browse the repository at this point in the history
  3. fixed all tests

    transistive committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    beab484 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    e957f89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e538937 View commit details
    Browse the repository at this point in the history
  3. fixed all tests

    transistive committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c80f84b View commit details
    Browse the repository at this point in the history
  4. fixed column exists

    transistive committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    91ed281 View commit details
    Browse the repository at this point in the history