Skip to content

Commit ef763fa

Browse files
committed
Merge branch 'dev-8.x' into feature/7-schema-normalization
2 parents d6c94f9 + fd9d44f commit ef763fa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,13 @@
66
[![Maintainability](https://qlty.sh/badges/dafd3f82-6646-47ae-a73e-3007d27fd67d/maintainability.svg)](https://qlty.sh/gh/N3XT0R/projects/laravel-migration-generator)
77
[![License](https://poser.pugx.org/n3xt0r/laravel-migration-generator/license)](https://packagist.org/packages/n3xt0r/laravel-migration-generator)
88
[![Docs](https://img.shields.io/badge/docs-readthedocs-blue)](https://laravel-migration-generator.readthedocs.io/)
9+
[![DB Support](https://img.shields.io/badge/Database%20Support-MySQL%20%2F%20MariaDB%20%7C%20PostgreSQL%20%7C%20MSSQL-blueviolet)](https://laravel-migration-generator.readthedocs.io/)
910

10-
> ✅ CI: Successfully tested across MySQL 5.7/8.0, PostgreSQL 15 and MSSQL 2022 (Laravel 10–12 / PHP 8.2–8.4)
11+
> 🧱 **Original project launched in May 2020. Recently reactivated and extended with full CI coverage and support for
12+
PostgreSQL, MariaDB, MSSQL and MySQL 8.**
13+
>
14+
> **CI:** Successfully tested across **MySQL 5.7/8.0**, **PostgreSQL 15**, and **MSSQL 2022** – on **Laravel 10–12**
15+
> and **PHP 8.2–8.4**.
1116
1217
## 📦 Overview
1318

0 commit comments

Comments
 (0)