2 Star 0 Fork 0

oca-github/server-tools

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
License: LGPL-3

External Database Source - Firebird

This module extends base_external_dbsource, allowing you to connect to foreign Firebird databases.

Installation

  • Install fdb python library

Configuration

Database sources can be configured in Settings > Configuration -> Data sources.

Usage

To use this module:

  • Go to Settings > Database Structure > Database Sources
  • Click on Create to enter the following information:
  • Datasource name
  • Pasword
  • Connector: Choose the database to which you want to connect
  • Connection string : Specify how to connect to database
Try me on Runbot

Known issues / Roadmap

  • Setting metadata to True in execute_fdb will do nothing.
  • execute is susceptible to SQL injection.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/oca-github/server-tools.git
git@gitee.com:oca-github/server-tools.git
oca-github
server-tools
server-tools
10.0

Search