Skip to content

Commit 99aaa93

Browse files
committed
Bust GitHub Camo cache on license badge URL
1 parent 9a21f52 commit 99aaa93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/xnoire666/db-diff.svg?style=flat-square)](https://packagist.org/packages/xnoire666/db-diff)
44
[![Tests](https://img.shields.io/github/actions/workflow/status/xnoire666/db-diff/tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/xnoire666/db-diff/actions/workflows/tests.yml)
55
[![Total Downloads](https://img.shields.io/packagist/dt/xnoire666/db-diff.svg?style=flat-square)](https://packagist.org/packages/xnoire666/db-diff)
6-
[![License](https://img.shields.io/packagist/l/xnoire666/db-diff.svg?style=flat-square)](https://packagist.org/packages/xnoire666/db-diff)
6+
[![License](https://img.shields.io/packagist/l/xnoire666/db-diff.svg?style=flat-square&cacheSeconds=300)](https://packagist.org/packages/xnoire666/db-diff)
77

88
Laravel artisan command that diffs two MySQL databases and generates SQL files describing what the second one is missing — perfect for syncing a staging schema against production.
99

0 commit comments

Comments
 (0)