雪花方言

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使用CSPRNG中的序列种子PRNG安全吗?   java如何使JTable列大小与内容精确(或紧密)匹配?   java Android textview具有两种不同大小的文本   java在任意事物的列表(数组)中创建关联的最佳方法是什么?   java保存可扩展字符串?   java成员类(内部类)如何访问外部类的实例变量?   java使用Android 6.0(API级别23)使用rest的最佳方式是什么   java为什么我会收到“学习记录”。Student@25a43blb'尝试显示链接列表中的所有对象时?   java如何将SVG文本转换为SVG路径?   java Paypal返回URL参数支付状态   java Libgdx:导出到可运行Jar   java JPA获取连接实体的最小/最大属性   附加到类型变量的java编号?   java Object[]到底是什么?   java如何在安卓中的片段和活动之间共享数据   java使用MinGW为windows构建linux库   java将变量值传递给eval函数   java仅在转换完成时使方法返回   Java二维数组对角线