|
1 | 1 | <p align="center">
|
2 |
| -<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
3 |
| -[](#contributors-) |
4 |
| -<!-- ALL-CONTRIBUTORS-BADGE:END --> |
5 | 2 | <strong>SqlKata Query Builder</strong>
|
6 | 3 | </p>
|
7 |
| - |
8 | 4 | <p align="center">
|
9 | 5 | <img src="https://github.com/sqlkata/querybuilder/actions/workflows/build.yml/badge.svg">
|
10 | 6 | <a href="https://www.nuget.org/packages/SqlKata"><img src="https://img.shields.io/nuget/vpre/SqlKata.svg"></a>
|
11 | 7 | <a href="https://github.com/sqlkata/querybuilder/network/members"><img src="https://img.shields.io/github/forks/sqlkata/querybuilder"></a>
|
12 | 8 | <a href="https://github.com/sqlkata/querybuilder/stargazers"><img src="https://img.shields.io/github/stars/sqlkata/querybuilder"></a>
|
13 |
| - <a href="https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsqlkata%2Fquerybuilder"><img alt="Twitter" src="https://img.shields.io/twitter/url?label=Tweet%20about%20SqlKata&style=social&url=https%3A%2F%2Fgithub.com%2Fsqlkata%2Fquerybuilder"></a> |
| 9 | +<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> |
| 10 | +<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square" alt="All Contributors"></a> |
| 11 | +<!-- ALL-CONTRIBUTORS-BADGE:END --> |
| 12 | + <a href="https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsqlkata%2Fquerybuilder"><img alt="Twitter" src="https://img.shields.io/twitter/url?label=Tweet%20about%20SqlKata&style=social&url=https%3A%2F%2Fgithub.com%2Fsqlkata%2Fquerybuilder"></a> |
14 | 13 | </p>
|
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
| 17 | + |
| 18 | + |
18 | 19 | > **WE ARE NOT ACCEPTING NEW COMPILERS, if you want to add your own compiler, we recommend to create a separate repo like SqlKata-Oracle**
|
19 | 20 |
|
20 | 21 | Follow <a href="https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsqlkata%2Fquerybuilder"><img alt="Twitter" src="https://img.shields.io/twitter/url?label=%40ahmadmuzavi&style=social&url=https%3A%2F%2Ftwitter.com%2Fahmadmuzavi"></a> for the latest updates about SqlKata.
|
@@ -184,4 +185,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
184 | 185 |
|
185 | 186 | <!-- ALL-CONTRIBUTORS-LIST:END -->
|
186 | 187 |
|
187 |
| -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
| 188 | +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! |
0 commit comments