testing-common-database
utilities for testing.* packages
2.0.3
4.5M downloads/mo
#2290 most downloaded on PyPI
tk0miya/testing.common.database
What this package is like to depend on
Last release 9 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 11 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
11 years old
6 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Feb 2016 to Oct 2017Releases
latest 6-
2.0.323 Oct 2017Commits, not release notes
This project publishes no release notes. Between
2.0.2and2.0.3there were 2 commits, 2 of them substantive:- Handle exceptions from get_path_of()
- Fix flake8 violation
-
2.0.208 Oct 2017Commits, not release notes
This project publishes no release notes. Between
2.0.1and2.0.2there were 5 commits, 3 of them substantive:- Fix launch when using cache_initialized_db without init_handler
- Drop py33 from testing envs (because Travis CI does not support it!)
- Drop py36 testing on Travis
-
2.0.115 Jul 2017Commits, not release notes
This project publishes no release notes. Between
2.0.0and2.0.1there were 14 commits, 8 of them substantive:- Database always gets instantiated with correct settings
- Drop py2.6, 3.2 and 3.3 support. Add py3.6 support
- Fix #9: fix typo
- Remove explicit path to which
- Make postgres kill timeout more configurable
- remove py26 and py32 because they break travis
- Signing package (refs: #7)
- Fix email settings
-
2.0.020 Aug 2016Commits, not release notes
This project publishes no release notes. Between
1.1.0and2.0.0there were 8 commits, 5 of them substantive:- Use subprocess.Popen() instead of fork & exec
- Support windows platform (ref: tk0miya/testing.postgresql#7)
- Show error messages if rescue from GC failed (ref: #1)
- Fix syntax errors for Python3
- Fix #4: Add boot_timeout parameter
-
1.1.005 Feb 2016Commits, not release notes
This project publishes no release notes. Between
1.0.0and1.1.0there were 5 commits, 4 of them substantive:- Fix AttributeError if any exceptions are raised in bootstrap
- Define BOOT_TIMEOUT as constant
- Add Database#is_alive() to check server is alive
- Add Database#server_pid to get pid of the database server
-
1.0.001 Feb 2016Nothing published for this version