Commit edba442
feat: Add informix to DatabaseType enum
Informix is a standard relational SQL database (host/port/database/
user/password/schema), so it routes through the default
DatabaseConnectionConfig like postgres, oracle, db2_luw and db2i —
no dedicated connection config class or DB_TYPE_MAP entry needed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 4e5af9e commit edba442
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments