Metadata-Version: 2.1
Name: sqlalchemy_gbasedbt
Version: 0.2.4.1
Summary: SQLAlchemy GBase 8s backend
Home-page: https://gbasedbt.com
Author: Florian Apolloner, Dbt
Author-email: dbt@gbasedbt.com
License: MIT License
Keywords: SQLAlchemy,GBasedbt
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
License-File: LICENSE

Minimal SQLAlchemy backend for GBase 8s
===========================================

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

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


更新历史
===========================================

v0.2.4.1
1.BIGINT指向INT8,BIGSERIAL指向SERIAL8  


