Skip to content

Releases: unioslo/pysquril

v1.0.4

06 Nov 11:23
v1.0.4
211e771
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

18 Oct 08:55
Compare
Choose a tag to compare

What's Changed

  • More robust handling of audit tables in delete, update dependencies by @leondutoit in #77

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 Oct 10:07
v1.0.2
8e295bb
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Oct 08:50
v1.0.1
e23f3d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

30 May 10:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v1.0.0

v0.7.0

27 May 10:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.7.0

v0.6.2

10 Apr 11:04
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

10 Apr 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 Mar 12:45
Compare
Choose a tag to compare

What's Changed

  • Add option to define a view of a table across all schemas by @leondutoit in #48
  • Implement group by, bugfix for updates with single quotes in payload by @leondutoit in #50
  • Refactoring: more backends more DRY by @leondutoit in #51
  • New features in broadcasting and audit data by @leondutoit in #52
  • Support altering table name by @leondutoit in #53
  • Allow using ampersand and escaped single quotes in where clause values by @leondutoit in #54

Full Changelog: v0.5.0...v0.6.0

v0.5.0

03 Jan 18:38
Compare
Choose a tag to compare

What's Changed

  • Add Python 3.12 to versions tested in CI by @haatveit in #37
  • Support quoting values in where clauses by @leondutoit in #40
  • Support fuzzy matching of table names, along with using non-aggregate queries by @leondutoit in #41
  • Ensure one can update values to null by @leondutoit in #42

Full Changelog: v0.4.1...v0.5.0