TIP: You can type at any time to perform a new search.
External Database Source - MSSQL
base_external_dbsource_mssql · OCA/server-backend
- Repository
- OCA/server-backend · module folder · Try on Runboat
- Module version
- 1.0.4
- Category
- Tools
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-backend
- Last tracking update
- 2026-08-07 08:43:02
- Authors
- Odoo Community Association (OCA), Daniel Reis, LasLabs
- Maintainers
- Odoo Community Association (OCA), Daniel Reis, LasLabs
- Committers
- JordiMForgeFlow, sergiocorato, Weblate, OCA-git-bot, oca-ci, Florent THOMAS, christian-ramos-tecnativa
- Odoo dependencies
- Python dependencies
- pymssql<=2.2.5 ; python_version <= '3.10', pymssql<=2.2.8 ; python_version < '3.12', pymssql<=2.3.7 ; python_version >= '3.12', sqlalchemy
- System dependencies
- None
- Required by
- None
- Description
This module extends `base_external_dbsource`, allowing you to connect to foreign MSSQL databases using SQLAlchemy.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
connectorSelectionondelete={'mssql': 'cascade'}selection_add=[('mssql', 'Microsoft SQL Server')]
-
connection_close_mssql(self, connection) -
connection_open_mssql(self) -
execute_mssql(self, sqlquery, sqlparams, metadata)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 200 days ago
- Last activity
- 53 days ago
- Repository
- OCA/server-backend
- Pull request
- [19.0][MIG] Migration of module base_external_dbsource_mssql (#416)