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

Commit63ebce3

Browse files
authored
Fix typo in README.md (#611)
1 parentf79989d commit63ebce3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ If you want to check out the functionality without the hassle of Docker, [sign u
186186
- Connect directly to the database with your favorite programming language
187187
- C++: <ahref="https://www.tutorialspoint.com/postgresql/postgresql_c_cpp.htm"target="_blank">libpqxx</a>
188188
- C#: <ahref="https://github.com/npgsql/npgsql"target="_blank">Npgsql</a>,<ahref="https://github.com/DapperLib/Dapper"target="_blank">Dapper</a>, or <ahref="https://github.com/dotnet/efcore"target="_blank">Entity Framework Core</a>
189-
-Elixer: <ahref="https://github.com/elixir-ecto/ecto"target="_blank">ecto</a> or <ahref="https://github.com/elixir-ecto/postgrex"target="_blank">Postgrex</a>
189+
-Elixir: <ahref="https://github.com/elixir-ecto/ecto"target="_blank">ecto</a> or <ahref="https://github.com/elixir-ecto/postgrex"target="_blank">Postgrex</a>
190190
- Go: <ahref="https://github.com/jackc/pgx"target="_blank">pgx</a>, <ahref="https://github.com/go-pg/pg"target="_blank">pg</a> or <ahref="https://github.com/uptrace/bun"target="_blank">Bun</a>
191191
- Haskell: <ahref="https://hackage.haskell.org/package/postgresql-simple"target="_blank">postgresql-simple</a>
192192
- Java & Scala: <ahref="https://jdbc.postgresql.org/"target="_blank">JDBC</a> or <ahref="https://github.com/slick/slick"target="_blank">Slick</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp