Commit Graph

5 Commits

Author SHA1 Message Date
Karthik KK
1857e8828c Updated release notes 2025-04-22 19:17:50 +12:00
Karthik KK
bd819d923f Add PostgreSQL support to MCP Database Server
Updated package.json and package-lock.json to include PostgreSQL dependencies. Enhanced README with PostgreSQL usage instructions and configuration details. Modified index.ts to handle PostgreSQL connection parameters and logging. Added PostgresqlAdapter for database interactions.
2025-04-22 08:16:20 +12:00
Karthik KK
2a67d8b658 Update version to 1.0.1 in package.json, package-lock.json, and index.ts; removed deprecated @types/tedious package. 2025-04-14 15:57:50 +12:00
Karthik KK
e125b991fb Added support for SQL Server 2025-04-14 13:22:46 +12:00
Karthik KK
27e0aac8de Initial Commit 2025-04-13 11:49:08 +12:00