棱锥体的sqlalchemy绑定

khufu_sqlalchem的Python项目详细描述


khufuúsqlalchemy旨在减少配置 ^基于{a1}的数据库连接 基于Pyramid的web应用程序

请看khufu_sqlalchemy @ githubdocs/index.rst 在完整文档的源分发中

变化

0.5.3(2011年7月10日)

  • now tries to make sure the active context is part of the active db session
  • Various fixes to make session lookup more rigourous

0.5.2(2011年7月10日)

  • Small fixes

0.5.1(2011年5月14日)

  • Fixed bad import in the paster template
  • Put in hack to work around bug with connection pooling and sqlite https://github.com/Pylons/pyramid/issues/174
  • Now uses scoped_session for session factory by default
  • sessions created by ^{tt1}$ are now closed upon finishing the request

0.5(2011年5月4日)

  • Added new khufu_sqlalchemy paster template
  • Made dbsession() lookup a little more clever

0.5b1(2011年2月28日)

  • Backwards incompat changes with 0.4, please stay with 0.4 to continue using middleware
  • Now uses ^{tt2}$ for getting the active db session
  • ^{tt3}$ was moved out (in preparation for another package

0.4a4(2011年2月20日)

  • Renamed from Khufu-SQLAHelper to khufu_sqlalchemy

0.4a3(2011年2月16日)

  • Updated project url’s

0.4a2(2011年2月11日)

  • Fixed small issue where decorator wasn’t working

0.4a1(2011年2月10日)

  • Added traversalutils for helping expose SQL-based models using traversal

0.3(2011年2月4日)

  • Changed ^{tt4}$ api to make db param optional
  • Updated docs

0.2.1(2011年1月17日)

  • Added ^{tt5}$ option to ^{tt6}$

0.2(2011年1月9日)

  • first release

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

推荐PyPI第三方库


热门话题
java复选框。setOnCheckedChangeListener调用崩溃应用程序?   java如何模拟@InjectMocks类中的方法?   注释Java getter和setter   java是否锁定jar或DLL文件?   java绝对uri:http://www.slf4j.org/taglib/tld无法解决   java无法解析符号FirebaseMessagingService   java Glassfish 4中的性能调谐器在哪里?(优化树莓皮)   java获取同一页面上的内容标签   java NoClassDefFoundError,这里忽略了什么?(附图)   OnCreate中的java代码没有按顺序运行   如何在MongoDB Java驱动程序中用多个字段表示对象   java使用JTextfield文本重复搜索JTable   java奇怪的效果与字符串比较==   如何在Java Play框架中托管API?   hibernate中的java交叉连接问题