Skip to content

Releases: samuelcolvin/buildpg

v0.4

01 Mar 16:59
18281d1

Choose a tag to compare

  • avoid recursion in funcs.comma_sep and select_fields #36

v0.3

21 Jul 10:27
3910819

Choose a tag to compare

  • add nulls first and nulls last operators #23
  • switch tests to github actions #32
  • support asyncpg v0.23 #32
  • drop support for python 3.6 #32
  • uprev test dependencies #32

v0.2.3

22 Nov 15:12
d07e421

Choose a tag to compare

Fix usage of falsy values #18.

v0.2.2

29 Oct 11:11

Choose a tag to compare

Add ILIKE operator

v0.2.1

02 May 15:14

Choose a tag to compare

add ' is ' and ' is not '

v0.2

02 May 14:09

Choose a tag to compare

tweak functions, fix functions docs

v0.1

19 Mar 17:26

Choose a tag to compare

add summary to readme

v0.0.2

13 Jun 11:20

Choose a tag to compare

tweak

v0.0.1

07 Jun 15:41

Choose a tag to compare

initial release