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

Commit 6d45c6b

Browse files
committed
update description
1 parent b51e9c7 commit 6d45c6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
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 PostgreSQL database.
11+
This packages provides repository class to execute SQL functions available in the database.
12+
Currently, only `PostgreSQL` database is supported, but if you want to add support for your database, contributions are welcomed.
1213

1314
---
1415

0 commit comments

Comments
 (0)