chore(release): 1.2.5-rc.1

This commit is contained in:
killianlarcher
2026-01-31 14:18:12 +01:00
parent 2cd6a7cae0
commit db1a0235ed
8 changed files with 137 additions and 3 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"databases": [
{
"name": "Test database 3 - rust",
"database": "mariadb",
"type": "mysql",
"username": "mariadb",
"password": "changeme",
"port": 3306,
"host": "db2",
"generated_id": "16678124-ff7e-4c97-8c83-0adeff214681"
}
]
}