雪花方言

snowflake-sqlalchemy-fork的Python项目详细描述


这个包包括snowflake sqlalchemy,它支持用于sqlalchemy的snowsql方言 http://www.sqlalchemy.org/

雪花文档位于: https://docs.snowflake.net/

源代码也可从以下网址获得: https://github.com/snowflakedb/snowflake-sqlalchemy

发行说明

  • v1.1.10(2019年2月22日)

    • Separated base.py file into smaller files and fixed import statements
    • Prevent creating tables with indexes in SQLAlchemy
    • Add tox support
  • v1.1.9(2019年2月11日)

    • Fix an issue in v1.1.8
  • v1.1.8(2019年2月8日)

    • Fixed a dependency
  • v1.1.7(2019年2月8日)

    • Added Upsert in sql-alchemy
    • CopyIntoS3 command in SQLAlchemy
  • v1.1.6(2019年1月3日)

    • Fixed ‘module’ object is not callable in csvsql
  • v1.1.5(2018年12月19日)

    • Added multivalue_support feature flag
    • Deprecate get_primary_keys
  • v1.1.4(2018年11月13日)

    • Fixed lable/alias by honoring quote_name.
  • v1.1.3(2018年10月30日)

    • SQLAlchemy 1.2 multi table support.
    • TIMESTAMP_LTZ, TIMESTAMP_NTZ and TIMESTAMP_TZ support.
    • Fixed relative import issue in SQLAlchemy
  • v1.1.2(2018年6月7日)

    • Removes username restriction for OAuth
  • v1.1.1(2018年5月17日)

    • Made password as optional parameter for SSO support
    • Fixed paramstyl=qmark mode where the data are bound in the server instead of client side
    • Fixed multipart schema support. Now db.schema can be specified in the schema parameters.
    • Added ^{tt1}$ parameter support to ^{tt2}$ utility method.
  • v1.1.0(2018年2月1日)

    • Updated doc including ^{tt3}$ example.
    • Fixed the return value of ^{tt4}$ and ^{tt5}$. Those applications that depend on the old behaviors must update codes. Issue #38 (@nrth)
    • Updated doc including a note about ^{tt6}$ and ^{tt7}$ connections.
  • v1.0.9(2018年1月4日)

    • Fixed foreign key names that should be normalized. Issue #24 (@cladden)
    • Set the default schema Issue #25 (@cladden)
    • Improved performance by caching current database and schema for inspector. Issue #30 (@cladden)
  • v1.0.8(2017年12月21日)

    • Added ^{tt8}$ method to Snowflake SQLAlchemy dialect. PR #20(andrewsali)
    • Fixed the column metadata including length for string/varchar and precision and scale for numeric data type. Issue #22(@cladden)
  • v1.0.7(2017年5月18日)

    • Fixed COPY command transaction issue. PR #16(Pangstar) and Issue #17(Pangstar)
  • v1.0.6(2017年4月20日)

    • Fixed account with subdomain issue. Issue #15(Pangstar)
  • v1.0.5(2017年4月13日)

    • Added ^{tt9}$ option support to ^{tt10}$ object so that the user can create a table with clustering keys
  • v1.0.4(2017年3月9日)

    • Added SQLAlchemy 1.1 support
  • v1.0.3(2016年10月20日)

    • Added ^{tt11}$, ^{tt12}$ and ^{tt13}$ data type supports for fetch
  • v1.0.2(2016年7月5日)

    • Fixed the development status in classifiers. 5 - Production/Stable
  • v1.0.1(2016年7月4日)

    • Fixed URL method in case of including warehouse without database.
  • v1.0.0(2016年6月28日)

    • General Availability

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
返回数组无效的java方法   异步Java CompletableFuture获取其请求   java是否可以像RDBMS那样使用视图?   java如何在屏幕上只运行一个片段?   java无法从Vertex jdbc查询中获取结果   java从jtable获取对象的正确方法   java Spring 3数据设备替代方案   Java BigDecimal:四舍五入到客户首选的数字和增量   JAVA主窗口没有出现,我必须左键单击主窗口。java并单击run查看它   Eclipse RCP中的java进程自定义设备事件   JavaEclipse一次又一次地构建代码(没有任何更改)?   java如何实现对象合并