Skip to content

Conversation

@dmarticus
Copy link
Owner

Before submitting your PR, check that you've:

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Bumped the version number if there isn't an (unreleased) on the Changelog
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

parsonsmatt and others added 9 commits March 29, 2021 17:37
* Fix JSON encoding for PersistValue

* Fix JSON encoding

* remove uses, deprecation warning disablers

* changelog
* Add Editor Tooling Files

* Add PR template for style

* notes and docs
…#1222)

* initial implementation of the upsertWhere

* whoops don't commit that

* don't export this

* updating docs and changelog

* remove redundant code

* omg hls led me astray

* refactoring the connection, updating the changelog, and running stylish :)

* continue on errors

* put it in the wrong place i don't actually know yaml

* jeez maybe this works

* maybe it should go here instead

* test this on CI

* testing a different DB

* preparing for the PR

* yikes idk what i updated these haddocks incorrectly

* Update persistent-postgresql/Database/Persist/Postgresql.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* moving a postgres-specific util to its own module, other code review ffedback

* one last test is failing but I'd love external input on why

* last changes

* Update persistent-postgresql/Database/Persist/Postgresql.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* hmmmm I'm close i thinkg

* generalized the postgresql changes to PersistQuery

* finished implementation, added more tests, removed all todos

* haddock update

* finishing the rest of the haddocks

* don't need to touch Raw

* remodeled the data

* Update persistent-postgresql/Database/Persist/Postgresql.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* Update persistent-postgresql/Database/Persist/Postgresql.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* Update persistent-postgresql/Database/Persist/Postgresql.hs

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>

* fix formatting

* latest changes real quick

* this should all compile but there's no sum type yet.  Just taking stock of what we have

* remove debug logs

* add sum type todo

* this should work

* we got the tests rocking!

* add an assertion to the mysql test

* ooops gotta update the mysql test to make it correct

* omg DERP

* updating tests and also re-running CI

Co-authored-by: Matt Parsons <parsonsmatt@gmail.com>
* persistent-2.12.1.0

* stylish haskell

* bump version numbers
@dmarticus dmarticus merged commit 039c140 into dmarticus:master Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants