Make a server connection to postgress, connection.changedatabase("some bugos database")
the object doesn't change because it has no databases but the connect database is now the bogus databasename that was passed.
not a bug. you can pass in a bogus database name and nothing will happen.
Issue #3249 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
not a bug. you can pass in a bogus database name and nothing will happen.