提交历史

作者 SHA1 备注 提交日期
  Ansgar a0738ab346 fix: address ruff warnings about unused imports 1 月之前
  Ansgar 3604fdf1fb chore: intial run of black 1 月之前
  Ansgar d8da3f09b6 chore: initial run of isort 1 月之前
  Ansgar dce43697ac ORMObject: drop `clone` member function 2 年之前
  Ansgar aab91edea2 unify interpreter to "#! /usr/bin/env python3" 4 年之前
  Ansgar d62a44a4aa dbtest_session.py: use `range` instead of `xrange` to be compatible with Python 3 4 年之前
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 6 年之前
  Margarita Manterola 054762a556 Make dbtests pass and execute them as integration tests. 7 年之前
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals 7 年之前
  Torsten Werner b8f3795c31 Avoid ressource leaks in ORMObject.clone(). 14 年之前
  Torsten Werner 8c491e5361 Implement ORMObject.session() and .clone(). 14 年之前
  Torsten Werner b5673f26f7 Add new test SessionTestCase. 14 年之前