mirror of
https://github.com/isar/rusqlite.git
synced 2025-10-08 20:42:19 +08:00
Fix discord link
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
[](https://ci.appveyor.com/project/rusqlite/rusqlite)
|
[](https://ci.appveyor.com/project/rusqlite/rusqlite)
|
||||||
[](https://codecov.io/gh/rusqlite/rusqlite)
|
[](https://codecov.io/gh/rusqlite/rusqlite)
|
||||||
[](https://deps.rs/repo/github/rusqlite/rusqlite)
|
[](https://deps.rs/repo/github/rusqlite/rusqlite)
|
||||||
[](https://discord.gg/G6Se6Yzw)
|
[](https://discord.gg/nFYfGPB8g4)
|
||||||
|
|
||||||
Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose
|
Rusqlite is an ergonomic wrapper for using SQLite from Rust. It attempts to expose
|
||||||
an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres).
|
an interface similar to [rust-postgres](https://github.com/sfackler/rust-postgres).
|
||||||
@@ -211,7 +211,7 @@ here: https://github.com/rusqlite/rusqlite/graphs/contributors
|
|||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
Feel free to join the [Rusqlite Discord Server](https://discord.gg/G6Se6Yzw) to discuss or get help with `rusqlite` or `libsqlite3-sys`.
|
Feel free to join the [Rusqlite Discord Server](https://discord.gg/nFYfGPB8g4) to discuss or get help with `rusqlite` or `libsqlite3-sys`.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user