mirror of
https://github.com/executeautomation/mcp-database-server.git
synced 2025-12-09 21:12:57 +08:00
Update version to 1.1.0 and enhance MySQL documentation
Bumped version to 1.1.0 in index.ts and package.json. Updated README and connection reference documentation to include MySQL port option and usage examples. Added release notes for new features and improvements related to MySQL support.
This commit is contained in:
@@ -28,7 +28,7 @@ const logger = {
|
||||
const server = new Server(
|
||||
{
|
||||
name: "executeautomation/database-server",
|
||||
version: "1.0.1",
|
||||
version: "1.1.0",
|
||||
},
|
||||
{
|
||||
capabilities: {
|
||||
|
||||
Reference in New Issue
Block a user