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

[WIP] Tsql backend #5814

Closed
wants to merge 76 commits into from
Closed

[WIP] Tsql backend #5814

wants to merge 76 commits into from

Commits on Sep 21, 2020

  1. WIP: First commit

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    66d76f5 View commit details
    Browse the repository at this point in the history
  2. Monadify

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d8a0ebc View commit details
    Browse the repository at this point in the history
  3. WIP:

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f7d41da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34c35be View commit details
    Browse the repository at this point in the history
  5. Make test for Value

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5cd6dae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    834d29f View commit details
    Browse the repository at this point in the history
  7. s/dbo/schema

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fc9d49b View commit details
    Browse the repository at this point in the history
  8. Update suite

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    efd6bc2 View commit details
    Browse the repository at this point in the history
  9. Add top

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    06813b6 View commit details
    Browse the repository at this point in the history
  10. Add projections

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    75931d5 View commit details
    Browse the repository at this point in the history
  11. Use 3

    chrisdone committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e8c219d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8931280 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f6e7de View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Rename to selectfields

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1b96bb5 View commit details
    Browse the repository at this point in the history
  2. Support commentary

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    40bec0a View commit details
    Browse the repository at this point in the history
  3. Cleanup

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6d89b45 View commit details
    Browse the repository at this point in the history
  4. Bangs

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    28f6794 View commit details
    Browse the repository at this point in the history
  5. Add where

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    13f2237 View commit details
    Browse the repository at this point in the history
  6. WIP: booleans

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    788cb0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df60e0d View commit details
    Browse the repository at this point in the history
  8. Working IS NULL test

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a3b1ea0 View commit details
    Browse the repository at this point in the history
  9. Add question for vamshi

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    2be8658 View commit details
    Browse the repository at this point in the history
  10. Add colName to quickchecks

    chrisdone committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5974f96 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Swap, comment

    chrisdone committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    ba1cc21 View commit details
    Browse the repository at this point in the history
  2. WIP: object joins

    chrisdone committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    bdbb2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9848190 View commit details
    Browse the repository at this point in the history
  4. Add field name of join

    chrisdone committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    109ed9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713b4ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    319cadc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. WIP: array relations

    chrisdone committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ce91e42 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. WIP: update printer

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ee397eb View commit details
    Browse the repository at this point in the history
  2. Collapse WHEREs

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    ca68fa8 View commit details
    Browse the repository at this point in the history
  3. Add JSON FOR

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4331d60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36fc4fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0b63df View commit details
    Browse the repository at this point in the history
  6. Basic relation mapping

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    07237ff View commit details
    Browse the repository at this point in the history
  7. Working nested objects

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    8658ca9 View commit details
    Browse the repository at this point in the history
  8. Update test suite

    chrisdone committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    16253be View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    90cd6a2 View commit details
    Browse the repository at this point in the history
  2. Implement AVRel

    chrisdone committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    0cd1a7e View commit details
    Browse the repository at this point in the history
  3. Implement json extraction

    chrisdone committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    4803d36 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Pretty printing

    chrisdone committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    2d280c8 View commit details
    Browse the repository at this point in the history
  2. WIP: args

    chrisdone committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e99e923 View commit details
    Browse the repository at this point in the history
  3. WIP: ordering

    chrisdone committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    232cf1d View commit details
    Browse the repository at this point in the history
  4. WIP: join spitting out

    chrisdone committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    10554f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. More order by support

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    3693533 View commit details
    Browse the repository at this point in the history
  2. Working order by

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a837953 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88aac1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef2aac4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56f32c1 View commit details
    Browse the repository at this point in the history
  6. Drop comment

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    14af10f View commit details
    Browse the repository at this point in the history
  7. Add aggregation ordering

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9ca4084 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5b85ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a376ac View commit details
    Browse the repository at this point in the history
  10. Add error for distinct

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    fb00ec1 View commit details
    Browse the repository at this point in the history
  11. Small docs/cleanup

    chrisdone committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    d145485 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Flesh out op aggregate

    chrisdone committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c89a1eb View commit details
    Browse the repository at this point in the history
  2. Use MonadValidate

    chrisdone committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    96d88a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bd8858 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    2108a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5da3aca View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    af643c4 View commit details
    Browse the repository at this point in the history
  2. Remove done todos

    chrisdone committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8418e15 View commit details
    Browse the repository at this point in the history
  3. Re-instate mkSQLSelect

    chrisdone committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    2e53289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8893489 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. WIP: plan

    chrisdone committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    5559b00 View commit details
    Browse the repository at this point in the history
  2. Fix error message

    chrisdone committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    54eb4b6 View commit details
    Browse the repository at this point in the history
  3. WIP: plan

    chrisdone committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    474f1f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae1ad31 View commit details
    Browse the repository at this point in the history
  5. Almost printing

    chrisdone committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3bd4b9f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    ea2d953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c45c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e0b85 View commit details
    Browse the repository at this point in the history
  4. Drop comment

    chrisdone committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    a06a257 View commit details
    Browse the repository at this point in the history
  5. WIP: fromOpExpG

    chrisdone committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    65c8e6a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Flesh out some ops

    chrisdone committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    87de76e View commit details
    Browse the repository at this point in the history