vieten / sequel-pro

Automatically exported from code.google.com/p/sequel-pro
Other
0 stars 0 forks source link

Find function doesn't build query with entered values #1217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open table content pane
2. open Find window (Apple-F)
3. enter a value in one of the column input boxes

What is the expected output? What do you see instead?

It used to be that the query in the lower half of the dialog would be correctly 
built. Entering 123 in column field yielded "`field` = 123"

If i enter a value for a field the query built now is "`field` =" - so no value 
pressent

What version of Sequel Pro are you using? What version of MySQL are you
connecting to on the server?

Sequel Pro version 0.9.9.1
Mysql Version on server 5.1.41-3ubuntu12.10

Please provide any additional information below.

I have removed my com.google.code.sequel-pro.plist file. This did not change 
the behavior.

I've tried downgrading to 0.9.9. This also didn't fix it.

I can recall this function used to work, but somewhere along the way it 
stopped. I can't remember exactly, but i believe it started after i upgraded 
from Snow Leopard to Lion

Tried on both a MacMini and a MacBook both running Lion

Are there perhaps more config file that can be reset?

Original issue reported on code.google.com by mich...@ingoedebanen.nl on 24 Oct 2011 at 9:07

GoogleCodeExporter commented 9 years ago

Original comment by stuart02 on 25 Oct 2011 at 7:14

GoogleCodeExporter commented 9 years ago

Original comment by mattlangtree on 15 Mar 2012 at 10:56

GoogleCodeExporter commented 9 years ago
Fixed in r3746.

Original comment by stuart02 on 30 Jul 2012 at 7:58