blazeweb应用程序的sqlalchemy组件

SQLAlchemyBWC的Python项目详细描述


sqlalchemybwc

https://ci.appveyor.com/api/projects/status/kbon082l7ndao16q?svg=truehttps://circleci.com/gh/blazelibs/sqlalchemybwc.svg?style=shieldhttps://codecov.io/gh/blazelibs/sqlalchemybwc/branch/master/graph/badge.svg

简介

sqlalchemybwc是BlazeWeb的组件 应用。

问题和评论

请访问:http://groups.google.com/group/blazelibs

当前状态

代码保持相当稳定,但是api在未来可能会改变。

SQLAlchemyBWC tip 可通过easy_install SQLAlchemyBWC==dev

轻松安装

更改日志

0.3.1发布日期:2017-06-02

  • 修复sqlloader的字节/unicode问题

0.3.0发布日期:2016-11-29

  • 添加对Python3(3.4和3.5)的支持
  • 在codecov和appveyor上设置持续集成测试
  • 测试覆盖率在codecov上,包括sqlite、postgresql和mssql

0.2.14发布日期:2016-02-23

  • 更新formencode兼容性以包含1.3

0.2.13发布日期:2015-12-04

  • 更新sqlalchemy兼容性以防止出现警告

0.2.12发布日期:2015-10-05

  • add python_type property to SmallIntBool type
  • fix FK message detection on PostgreSQL with newer library versions.

0.2.11发布日期:2015-03-17

  • fixed bad MANIFEST.in from 0.2.10

0.2.10发布日期:2015-03-17

  • allow testing-related decorators/helpers to specify db for proper rollbacks and dialect message checks

0.2.9 2014-08-29发布

  • add auto-cleanup of beaker sessions for database storage (if applicable). settings.beaker.auto_clear_sessions (default True) controls this function
  • handle new format for SQLite null messages
  • restructure setup.py, version, readme, etc.

0.2.8 2014-07-08发布

  • fix problem when metadata “sticking” when using multiple databases
  • SQLAlchemyContainer can now handle None for a URL and won’t throw an exception
  • add .lib.sql.SQLLoader() to be a more flexible option than the other functions in that module

0.2.7 2013-12-17发布

  • adjust declarative order_by_helper() to not assume an id column but use primary keys instead

0.2.6 2012年10月24日发布
  • added assert_raises_*_exc() decorators for testing
  • update SAValidation dependency to >= 0.2.0

0.2.5发布日期:2011-12-13

  • fix problem in requirements that would result in conflicting SQLAlchemy
    versions

0.2.4发布日期:2011-11-09

  • BC BREAK: changing LookupMixin.test_create() to .testing_create()
  • convert sql processing to use generators
  • add lib/helpers.py:clear_db_data(), only postgres supported currently

0.2.3发布日期:2011-07-16

  • Facilitate use by non-default SA engine. Enables a project to have two
    DB connections and hence two SA sessions, and still be able to use this lib.

0.2.2发布日期:2011-05-19

  • same as 0.2.1 (accidental release bump)

0.2.1发布日期:2011-05-19

  • remove explicit SQLAlchemy version since savalidation will install it

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

推荐PyPI第三方库


热门话题
java使用ApachePOI将excel文件导入postgreSQL表   java多线程从iText pdf提取文本   winapi Java和SetWindowDisplayAffinity   eclipse juno的java Websphere 6.1插件   java MPAndroidChart:为Y轴提供一些偏移   java中作为参数传递枚举类型的继承   java Gui jframe的工作原理与netbeans不同   使用Bouncy Castle和PDFBox在Java中验证PDF签名   优化缩小Java代码   java无法在安卓中从Firebase取回子数据   返回的java方法?我应该什么时候用?   java错误处理已完成,退出代码为1。与穿过阵列的for循环有关   多线程Java volatile是否阻止缓存或强制执行写缓存?   java Multi-collectItems如何提前终止并返回已收集的项目   java为什么不在服务(请求,响应)中直接调用processRequest(请求,响应)?   java如何从字符串生成int数组?   打印获取用户输入的值并在其他预选文本中显示。JAVA   未显示java DynamicAsper UTF8字符   java Eclipse RCP:不启动应用程序的命令行参数