Alembic support for IBM Data Servers
Project description
IBM_DB_ALEMBIC
==============
The IBM_DB_ALEMBIC adaptor provides the Python/Alembic interface to IBM Data Servers.
Prerequisites
-------------
1. Python 2.6.x or above
2. Alembic 0.6.5 or above
3. SQLAlchemy 0.7.3 or above
4. IBM_DB_SA 0.3.2 or above
4. IBM_DB driver and IBM_DB_DBI wrapper 1.0.1 or higher
Install and Configuration
==========================
The IBM_DB_ALEMBIC Python Egg component (.egg) can be installed using the standard setuptools provided by the Python Easy Install through Python Entreprise
Application Kit community portal:
http://peak.telecommunity.com/DevCenter/EasyInstall
Please follow the steps provided to Install "Easy Install" in the link above and follow up with these additional steps to install IBM_DB_SA:
1. To install IBM_DB_ALEMBIC component available in the remote repositories
(pypi.python.org):
Windows:
> easy_install ibm_db_alembic
Linux/Unix:
$ sudo easy_install ibm_db_alembic
2. To install IBM_DB_ALEMBIC from source
Standard Python setup should be used::
python setup.py install
Connecting
----------
To allow ibm_db_alembic loaded up when alembic runs, edit env.py file and import IbmDbImpl "from ibm_db_alembic import IbmDbImpl"
Contributing to ibm_db_alembic python project
---------------------------------------------
See `CONTRIBUTING
<https://github.com/ibmdb/python-ibmdbalembic/tree/master/ibm_db_alembic/contributing/CONTRIBUTING.md>`_.
```
The developer sign-off should include the reference to the DCO in remarks(example below):
DCO 1.1 Signed-off-by: Random J Developer <random@developer.org>
```
==============
The IBM_DB_ALEMBIC adaptor provides the Python/Alembic interface to IBM Data Servers.
Prerequisites
-------------
1. Python 2.6.x or above
2. Alembic 0.6.5 or above
3. SQLAlchemy 0.7.3 or above
4. IBM_DB_SA 0.3.2 or above
4. IBM_DB driver and IBM_DB_DBI wrapper 1.0.1 or higher
Install and Configuration
==========================
The IBM_DB_ALEMBIC Python Egg component (.egg) can be installed using the standard setuptools provided by the Python Easy Install through Python Entreprise
Application Kit community portal:
http://peak.telecommunity.com/DevCenter/EasyInstall
Please follow the steps provided to Install "Easy Install" in the link above and follow up with these additional steps to install IBM_DB_SA:
1. To install IBM_DB_ALEMBIC component available in the remote repositories
(pypi.python.org):
Windows:
> easy_install ibm_db_alembic
Linux/Unix:
$ sudo easy_install ibm_db_alembic
2. To install IBM_DB_ALEMBIC from source
Standard Python setup should be used::
python setup.py install
Connecting
----------
To allow ibm_db_alembic loaded up when alembic runs, edit env.py file and import IbmDbImpl "from ibm_db_alembic import IbmDbImpl"
Contributing to ibm_db_alembic python project
---------------------------------------------
See `CONTRIBUTING
<https://github.com/ibmdb/python-ibmdbalembic/tree/master/ibm_db_alembic/contributing/CONTRIBUTING.md>`_.
```
The developer sign-off should include the reference to the DCO in remarks(example below):
DCO 1.1 Signed-off-by: Random J Developer <random@developer.org>
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ibm_db_alembic-0.2.0.tar.gz
(8.6 kB
view details)
File details
Details for the file ibm_db_alembic-0.2.0.tar.gz.
File metadata
- Download URL: ibm_db_alembic-0.2.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
080ffcc25c2bb823ef3fd9bb6810fc037006e04a27218f305f3f4e2218bb8095
|
|
| MD5 |
0e8f8487a0b61c4593b160a16141f521
|
|
| BLAKE2b-256 |
bf66315572bec3a2b121fd50d6031868648788b977b74ca7dc09d126e5bbd0af
|