mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-01-09 04:20:21 -06:00
docs updated emoji icon
[skip ci]
This commit is contained in:
@@ -21,7 +21,7 @@ TinyORM is a modern ORM library that makes interacting with a database extremely
|
||||
|
||||
The code is written in the modern c++20 way and is __heavily__ tested with __3378__ unit and functional tests. Almost all the query builder methods are unit tested. The TinyORM's query builder code and the code which is responsible for obtaining relationships, is tested by functional tests against all supported databases. The code coverage is good enough to guarantee API and behavior compatibility.
|
||||
|
||||
## Donations ❤️
|
||||
## Donations 🪙
|
||||
|
||||
Bitcoin address 1NiF2cTvYxUj8FTZJnGn1ycN4yisWfo1vJ<br/>
|
||||
PayPal https://paypal.me/silverzachara
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
sidebar_label: ❤️ Donations
|
||||
sidebar_label: 🪙 Donations
|
||||
hide_table_of_contents: true
|
||||
description: How to sponsor and support the TinyORM project.
|
||||
keywords: [c++ orm, tinyorm, support, fund, funding, sponsors, donations, sponsors]
|
||||
|
||||
Reference in New Issue
Block a user