Need to handle connection errors better
authorxzilla <xzilla>
Thu, 26 Sep 2002 19:18:21 +0000 (19:18 +0000)
committerxzilla <xzilla>
Thu, 26 Sep 2002 19:18:21 +0000 (19:18 +0000)
TODO

diff --git a/TODO b/TODO
index 3558f3a0c81a1f97f3a7cc4bce3703479766ba11..c9386bc8011d24e5c3c5b9f549dd131fa4db63a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,6 +10,12 @@ http://sourceforge.net/projects/phppgadmin/
 An item is marked 'claimed' when a username in brackets is put after the TODO
 item.
 
+Connections
+-----------
+
+* Need to better handle connection errors. Give users a config option to display the error returned 
+  from the database.
+
 Users
 -----
 
@@ -61,14 +67,14 @@ Functions
 
 * We add a {} around function definitions every time they are saved to the
 database. This doesn't break anything, but is annoying after you done it 5 times
-and have 5 pairs in your function. -> Remove the braces {}  (Robert)
+and have 5 pairs in your function. -> Remove the braces {}  [Robert]
 * Need to add a drop link to the properties and edit pages.
 * Resolve quote escaping issue
 
 Sequences
 ---------
 
-* Unimplemented (Robert)
+* Unimplemented [Robert]
 
 Types
 -----