Metadata-Version: 2.0
Name: sqlalchemy-informix
Version: 0.2.2
Summary: SQLAlchemy informix backend
Home-page: https://gitlab.com/apollo13/sqlalchemy-informix
Author: Florian Apolloner
Author-email: florian@apolloner.eu
License: MIT
Description-Content-Type: UNKNOWN
Keywords: SQLAlchemy Informix
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Database :: Front-Ends
Requires-Dist: ibm-db
Requires-Dist: sqlalchemy

Minimal SQLAlchemy backend for Informix IDS
===========================================

Work in progress, updates done as needed for our migrations.

Passes the SQLAlchemy standard suite without errors, skips quite a few tests though.


