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

Commit5f27e32

Browse files
committed
chore: release version v0.37.8
1 parentb7efe6e commit5f27e32

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

‎CHANGELOG.md‎

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

66
<!-- changelog-->
77

8+
##[v0.37.8](https://github.com/ash-project/ash_postgres/compare/v0.37.7...v0.37.8) (2021-04-27)
9+
10+
11+
12+
13+
###Bug Fixes:
14+
15+
* simpler index names
16+
17+
* don't prefix unique indices with prefix()
18+
19+
* sort index operations last
20+
21+
###Improvements:
22+
23+
* custom index names
24+
825
##[v0.37.7](https://github.com/ash-project/ash_postgres/compare/v0.37.6...v0.37.7) (2021-04-27)
926

1027

‎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"0.37.7"
9+
@version"0.37.8"
1010

1111
defprojectdo
1212
[

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp