We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7129b9d commit 5c5da92Copy full SHA for 5c5da92
README.md
@@ -5,7 +5,7 @@
5
<h1>SeaQuery</h1>
6
7
<p>
8
- <strong>🌊 A dynamic query builder for MySQL, Postgres and SQLite</strong>
+ <strong>🔱 A dynamic query builder for MySQL, Postgres and SQLite</strong>
9
</p>
10
11
[](https://crates.io/crates/sea-query)
src/lib.rs
@@ -8,7 +8,7 @@
//! <h1>SeaQuery</h1>
//!
//! <p>
-//! <strong>🌊 A dynamic query builder for MySQL, Postgres and SQLite</strong>
+//! <strong>🔱 A dynamic query builder for MySQL, Postgres and SQLite</strong>
12
//! </p>
13
14
//! [](https://crates.io/crates/sea-query)
0 commit comments