sqlalchemy-gbasedbt


Namesqlalchemy-gbasedbt JSON
Version 0.2.4.2 PyPI version JSON
download
home_pagehttps://gbasedbt.com
SummarySQLAlchemy GBase 8s backend
upload_time2024-08-27 02:08:25
maintainerNone
docs_urlNone
authorFlorian Apolloner, Dbt
requires_pythonNone
licenseMIT License
keywords sqlalchemy gbasedbt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.2
1.指明仅支持SQLAlchemy版本小于2.0  

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://gbasedbt.com",
    "name": "sqlalchemy-gbasedbt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SQLAlchemy, GBasedbt",
    "author": "Florian Apolloner, Dbt",
    "author_email": "gbasedbt@gbasedbt.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/46/72b677b7e1345c6253318e239a31eeac67cd99b4acac3a02192826ed661f/sqlalchemy_gbasedbt-0.2.4.2.tar.gz",
    "platform": "any",
    "description": "Minimal SQLAlchemy backend for GBase 8s\n===========================================\n\nWork in progress, updates done as needed for our migrations.\n\nPasses the SQLAlchemy standard suite without errors, skips quite a few tests though.\n\n\n\u66f4\u65b0\u5386\u53f2\n===========================================\n\nv0.2.4.2\n1.\u6307\u660e\u4ec5\u652f\u6301SQLAlchemy\u7248\u672c\u5c0f\u4e8e2.0  \n\nv0.2.4.1\n1.BIGINT\u6307\u5411INT8,BIGSERIAL\u6307\u5411SERIAL8  \n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "SQLAlchemy GBase 8s backend",
    "version": "0.2.4.2",
    "project_urls": {
        "Homepage": "https://gbasedbt.com"
    },
    "split_keywords": [
        "sqlalchemy",
        " gbasedbt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad94fdbc91f47b37aa96e9e18d9fa3b1bf1365adb822b2244df8fb1982c8beb0",
                "md5": "f0d4d53d657687f56c0d6c82d787c16d",
                "sha256": "d90187b36917858fa1edc20d128c05d7a51804429c0a09612bb6796db3df5b2a"
            },
            "downloads": -1,
            "filename": "sqlalchemy_gbasedbt-0.2.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0d4d53d657687f56c0d6c82d787c16d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10030,
            "upload_time": "2024-08-27T02:08:23",
            "upload_time_iso_8601": "2024-08-27T02:08:23.579180Z",
            "url": "https://files.pythonhosted.org/packages/ad/94/fdbc91f47b37aa96e9e18d9fa3b1bf1365adb822b2244df8fb1982c8beb0/sqlalchemy_gbasedbt-0.2.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d4672b677b7e1345c6253318e239a31eeac67cd99b4acac3a02192826ed661f",
                "md5": "9db7d9ba2fba5772431bbc8708be62de",
                "sha256": "a4552b0bf337199470a419ea4f468feaa8bc33a7ab2d77ee57162814bef69045"
            },
            "downloads": -1,
            "filename": "sqlalchemy_gbasedbt-0.2.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9db7d9ba2fba5772431bbc8708be62de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10751,
            "upload_time": "2024-08-27T02:08:25",
            "upload_time_iso_8601": "2024-08-27T02:08:25.470362Z",
            "url": "https://files.pythonhosted.org/packages/0d/46/72b677b7e1345c6253318e239a31eeac67cd99b4acac3a02192826ed661f/sqlalchemy_gbasedbt-0.2.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-27 02:08:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sqlalchemy-gbasedbt"
}
        
Elapsed time: 0.34743s