Skip to content

Commit

Permalink
updating shields.io URL
Browse files Browse the repository at this point in the history
  • Loading branch information
aglipanci authored Mar 24, 2023
1 parent 62894c0 commit b86a687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Laravel Eloquent CASE Statement Support
![Test Status](https://img.shields.io/github/workflow/status/aglipanci/laravel-eloquent-case/run-tests?label=tests)
![Test Status](https://img.shields.io/github/actions/workflow/status/aglipanci/laravel-eloquent-case/run-tests.yml?branch=main)

This packages adds [CASE](https://dev.mysql.com/doc/refman/5.7/en/flow-control-functions.html#operator_case) statement support to Laravel Query Builder. It supports Laravel 8.x & 9.x.

Expand Down

0 comments on commit b86a687

Please sign in to comment.