Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2d34ad1

Browse files
committed
chore: release version v1.3.61
1 parent4d672ba commit2d34ad1

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog-->
77

8+
##[v1.3.61](https://github.com/ash-project/ash_postgres/compare/v1.3.60...v1.3.61) (2023-11-15)
9+
10+
11+
12+
13+
###Bug Fixes:
14+
15+
* don't append update_defaults automatically if`upsert_fields` was set
16+
17+
* don't ensure repo compiled at compile time
18+
19+
* handle additional case for new functional repo callback
20+
21+
* get resource from proper bindings on`exists` query
22+
23+
###Improvements:
24+
25+
* support a 2 argument function for the repo option
26+
27+
* spport`CURRENT_DATE` default
28+
829
##[v1.3.60](https://github.com/ash-project/ash_postgres/compare/v1.3.59...v1.3.60) (2023-10-27)
930

1031

‎mix.exs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule AshPostgres.MixProject do
66
support, and delegates to a configured repo.
77
"""
88

9-
@version"1.3.60"
9+
@version"1.3.61"
1010

1111
defprojectdo
1212
[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp