Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Commit cfb4256

Browse files
committed
Merge branch 'main' of github.com:michael-rubel/laravel-sql-function-repository
2 parents 56469ce + 8c6d744 commit cfb4256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/michael-rubel/laravel-sql-function-repository/run-tests/main?style=flat-square&label=tests&logo=github)](https://github.com/michael-rubel/laravel-sql-function-repository/actions)
99
[![PHPStan](https://img.shields.io/github/workflow/status/michael-rubel/laravel-sql-function-repository/phpstan/main?style=flat-square&label=larastan&logo=laravel)](https://github.com/michael-rubel/laravel-sql-function-repository/actions)
1010

11-
This packages provides repository class to execute SQL functions available in the database.
11+
This package provides a repository class to run SQL functions available in the database.
1212
Currently, only `PostgreSQL` database is supported, but if you want to add support for your database, contributions are welcomed.
1313

1414
---

0 commit comments

Comments
 (0)