Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jayy-lmao committed Nov 6, 2024
1 parent fbb822b commit 93938dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## Name pending (currently DB sets)

https://crates.io/crates/db-set-macros
[![Crates.io](https://img.shields.io/crates/v/db-set-macros)](https://crates.io/crates/db-set-macros)
[![CI](https://github.com/jayy-lmao/sql-db-set-macros/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/jayy-lmao/sql-db-set-macros/actions?query=branch%3Amain)


https://github.com/jayy-lmao/sql-db-set-macros

Inpsired a little bit by Toasty rs and my work on sql-gen.
Idea is to implement the most common SQLX queries, but allow you to still ultimately use SQLX for anything more complex than a basic query.
Expand Down

0 comments on commit 93938dc

Please sign in to comment.