1 |
2003-08-22 Bernhard Herzog <[email protected]> |
2003-08-22 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/postgisdb.py (ConnectionError): New exception class |
4 |
|
for exceptions occurring when establishing a Database connection |
5 |
|
(PostGISConnection.connect): Catch psycopg.OperationalError during |
6 |
|
connects and raise ConnectionError. |
7 |
|
|
8 |
|
* test/test_postgis_db.py (TestPostgisDBExceptions): New class for |
9 |
|
tests for database exceptions |
10 |
|
|
11 |
|
2003-08-22 Bernhard Herzog <[email protected]> |
12 |
|
|
13 |
Prepare the test suite for tests with required authentication |
Prepare the test suite for tests with required authentication |
14 |
|
|
15 |
* test/postgissupport.py (PostgreSQLServer.__init__): Add instance |
* test/postgissupport.py (PostgreSQLServer.__init__): Add instance |