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

PersistLiteral support for SQL keywords #1122

Merged
merged 16 commits into from
Nov 4, 2020

Commits on Oct 31, 2020

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

Commits on Nov 2, 2020

  1. WIP

    friedbrice committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    cb45311 View commit details
    Browse the repository at this point in the history
  2. Update persistent/Database/Persist/Sql/Internal.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    21e84b2 View commit details
    Browse the repository at this point in the history
  3. Update persistent/Database/Persist/Sql/Internal.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7c4cf49 View commit details
    Browse the repository at this point in the history
  4. Update persistent/Database/Persist/Sql/Internal.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c7696d3 View commit details
    Browse the repository at this point in the history
  5. Update persistent/Database/Persist/Types/Base.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c9df5f9 View commit details
    Browse the repository at this point in the history
  6. Update persistent/Database/Persist/Types/Base.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    29c64fa View commit details
    Browse the repository at this point in the history
  7. Update persistent/Database/Persist/Types/Base.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    9d76db1 View commit details
    Browse the repository at this point in the history
  8. Update persistent-sqlite/test/main.hs

    Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
    friedbrice and parsonsmatt committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    066421a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Adds support for generated columns

    in Postgresql and MySQL backends
    friedbrice committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    209419f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a67a7a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    af384d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec812c View commit details
    Browse the repository at this point in the history
  3. Update ChangeLog.md

    friedbrice committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    776a2ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9359b1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea70e2b View commit details
    Browse the repository at this point in the history