Skip to content

Releases: halcyonnouveau/estoult

v0.7.11

27 Apr 03:42
Compare
Choose a tag to compare
  • Change allow_wildcard_select to _allow_wildcard_select.

v0.7.10

21 Mar 02:49
Compare
Choose a tag to compare
  • Fix delete_by_pk args.

v0.7.9

07 Nov 21:55
Compare
Choose a tag to compare
  • Add run --query command to rider.

v0.7.8

07 Aug 01:03
Compare
Choose a tag to compare
  • Fix inserting on tables without primary keys.
  • Allow association schemas to be given as string (with full module path)

v0.7.7

18 May 23:48
Compare
Choose a tag to compare
  • Minor breaking change: Add is_updating argument to user validate function.

v0.7.6

12 May 10:46
Compare
Choose a tag to compare
  • Rider rollback fix.
  • Add sql ops: +, -, *, /, %.

v0.7.5

11 May 07:20
Compare
Choose a tag to compare
  • Actual fix.

v0.7.4

11 May 07:20
Compare
Choose a tag to compare
  • Fix rider migrate depends.

v0.7.3

07 May 06:45
Compare
Choose a tag to compare
  • Fix checking if field is an association.

v0.7.2

06 May 02:38
Compare
Choose a tag to compare
  • Fix has_many associations error when preload queried is empty.