Skip to content

Commit

Permalink
chore: Update MySQL driver in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bartventer committed Aug 18, 2024
2 parents cab6f8a + 2c051e3 commit f525a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/bartventer/gorm-multitenancy/mysql/v8)](https://goreportcard.com/report/github.com/bartventer/gorm-multitenancy/mysql/v8)
[![License](https://img.shields.io/github/license/bartventer/gorm-multitenancy.svg)](../LICENSE)

MySQL provides a driver for the [gorm-multitenancy](../README.md) package, allowing for easy multitenancy setup in PostgreSQL databases.
MySQL provides a driver for the [gorm-multitenancy](../README.md) package, allowing for easy multitenancy setup in MySQL databases.

## Installation

Expand Down

0 comments on commit f525a80

Please sign in to comment.