Skip to content

Commit

Permalink
shorten
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas authored and lpil committed Jul 25, 2024
1 parent 2d95d33 commit 60612aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].

### Databases

- [cake](https://github.com/inoas/gleam-cake) - [📚](https://hexdocs.pm/cake/) - An SQL query builder for Gleam for SQL dialects PostgreSQL, SQLite, MariaDB, and MySQL
- [cake](https://github.com/inoas/gleam-cake) - [📚](https://hexdocs.pm/cake/) - An SQL query builder for dialects PostgreSQL, SQLite, MariaDB, and MySQL
- [gleam_pgo](https://github.com/gleam-experiments/pgo) - [📚](https://hexdocs.pm/gleam_pgo/) - Gleam bindings to the PGO PostgreSQL client
- [migrant](https://github.com/aosasona/migrant) - [📚](https://hexdocs.pm/migrant/) - Database migrations for SQLite in Gleam
- [mungo](https://github.com/massivefermion/mungo) - [📚](https://hexdocs.pm/mungo/) - A MongoDB driver for Gleam (formerly gleam_mongo)
Expand Down
2 changes: 1 addition & 1 deletion packages/cake.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "cake"
description = "An SQL query builder for Gleam for SQL dialects PostgreSQL, SQLite, MariaDB, and MySQL"
description = "An SQL query builder for dialects PostgreSQL, SQLite, MariaDB, and MySQL"
docs_url = "https://hexdocs.pm/cake/"
repo_url = "https://github.com/inoas/gleam-cake"
category = "Databases"

0 comments on commit 60612aa

Please sign in to comment.