Ondřej Žára

Results 503 comments of Ondřej Žára

_From [ondrej.zara](https://code.google.com/u/ondrej.zara/) on March 31, 2011 05:59:07_ This is an optimal tool for printing/downloading the schema: http://www.phantomjs.org/

_From [[email protected]](https://code.google.com/u/[email protected]/) on March 18, 2010 09:49:45_ - [warn] foreign key constraint does not match with a primary key

_From [ondrej.zara](https://code.google.com/u/ondrej.zara/) on March 18, 2010 23:57:35_ Do you think this feature should be 1) implemented on client side, 2) target-db specific?

_From [[email protected]](https://code.google.com/u/[email protected]/) on March 19, 2010 03:57:26_ I think of a client side implementation, these are common warnings that are relevant no matter what DB kind you use. Maybe it...

_From [ondrej.zara](https://code.google.com/u/ondrej.zara/) on March 19, 2010 04:14:13_ Okay, makes sense. Some small set of client-side DB-agnostic checks sounds like a reasonable idea. **Status:** Accepted **Labels:** -Type-Defect Type-Enhancement

> I understand it was considered at one point and then decided not to implement it. I honestly do not recall. Can you point me to some resource that leads...

It would be best to leverage the "hit key to search in select" feature which is built into the browser. Not sure how to do that though, since the inner...

Hmm, this looks really bad. Probaby related to the recent SVG-based refactoring. @Majkl45, what happens when you collapse/expand some parts of the map? Does the layout get fixed? Unfortunately, I...

Okay, thanks for reporting and clarification. I will try to reproduce (and fix) on some Safari myself.