Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tminglei/slick-pg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.4
Choose a base ref
...
head repository: tminglei/slick-pg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.19.7
Choose a head ref
  • 19 commits
  • 44 files changed
  • 7 contributors

Commits on Jan 18, 2021

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

Commits on Jan 19, 2021

  1. Merge pull request #497 from safety-data/feature/add-posix-regex-support

    Add support for POSIX regular expression matching on strings
    tminglei authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8443ddf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. 3 Configuration menu
    Copy the full SHA
    1d8954b View commit details
    Browse the repository at this point in the history
  2. revert wrongly submitted

    tminglei committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    d13b20a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Feb 12, 2021

  1. Merge pull request #500 from ihasfrozen/pg-json-support-clean-unicode

    Remove all \u0000 characters from JSON strings in simple json support
    tminglei authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    48036c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. update str README.md

    tminglei committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    5c4d4ba View commit details
    Browse the repository at this point in the history
  2. jump to v0.19.5

    tminglei committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    d9372f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    9f11181 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #503 from tsipinio/master

    fix generating sql for arrays with custom types
    tminglei authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f85634f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. use testcontainers for tests, update to latest addon versions, update…

    … to latest scala versions
    a1kemist committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6528f18 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request #505 from a1kemist/slick-pg-updates

    use testcontainers for tests, update addon/scala versions,
    tminglei authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a644b67 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. remove unused

    tminglei committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    8452ee3 View commit details
    Browse the repository at this point in the history
  2. jump to v0.19.6

    tminglei committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4ac8353 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

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

Commits on May 20, 2021

  1. Merge pull request #507 from kardapoltsev/wip/add-search-functions

    Add phrase_to_tsquery, websearch_to_tsquery functions
    tminglei authored May 20, 2021
    Configuration menu
    Copy the full SHA
    ab5231d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. fix readme instructions

    omerlh authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    be49b2a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Merge pull request #508 from omerlh/patch-1

    fix readme instructions
    tminglei authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    be08a94 View commit details
    Browse the repository at this point in the history
  2. jump to v0.19.7

    tminglei committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e724acc View commit details
    Browse the repository at this point in the history
Loading