Skip to content

Commit 61081b9

Browse files
authored
Merge pull request #30 from jhomarolo/master
fix: update dependency of db libraries
2 parents 503e38d + d803f2d commit 61081b9

File tree

4 files changed

+37
-1763
lines changed

4 files changed

+37
-1763
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 228 deletions
This file was deleted.

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,24 @@ Retrieving and Persist:
321321
- [X] find All
322322
- [X] order by
323323
- [X] find with pages
324-
- [ ] first
324+
- [X] first
325325
- [ ] last
326326

327327
Tests:
328328
- [X] Pure JS
329329
- [X] Postgress
330-
- [X] Sql Server
330+
- [X] Sql Server
331+
332+
333+
### Contribute
334+
335+
Come with us to make an awesome *herbs2knex*.
336+
337+
Now, if you do not have technical knowledge and also have intend to help us, do not feel shy, [click here](https://github.com/herbsjs/herbs2knex/issues) to open an issue and collaborate their ideas, the contribution may be a criticism or a compliment (why not?)
338+
339+
If you would like to help contribute to this repository, please see [CONTRIBUTING](https://github.com/herbsjs/herbs2knex/blob/master/.github/CONTRIBUTING.md)
340+
341+
### License
342+
343+
**herbs2knex** is released under the
344+
[MIT license](https://github.com/herbsjs/herbs2knex/blob/master/LICENSE.md).

0 commit comments

Comments
 (0)