Re: [pgadmin-support] Error dropping constraint (case sensitivity)
M S wrote: Hi, I just produced and error message when trying to drop a constraint on a table which is in a schema with a mixed-case name. --- pgAdmin III --- An error has occurred: ERROR: schema "mycomponent" does not exist Thanks, fixed in S
[pgadmin-support] Error dropping constraint (case sensitivity)
Hi, I just produced and error message when trying to drop a constraint on a table which is in a schema with a mixed-case name. --- pgAdmin III --- An error has occurred: ERROR: schema "mycomponent" does not exist --- OK