You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow SHOW/DESCRIBE in read-only mode, add sql.assistant.role prompt
- Policy: allow SHOW, DESCRIBE, DESC as read-only statements (MySQL/PG support)
- Add sql.assistant.role MCP prompt with rules for tool usage and dialect detection
- Update sql.query description to list all allowed statement types
- Add pymysql to requirements.txt for MySQL support
- README: add ChatGPT custom instructions, update tool/prompt tables
0 commit comments