VERIFIED FIXED 18453
database view doesn't update available tables when new tables are added
https://bugs.webkit.org/show_bug.cgi?id=18453
Summary database view doesn't update available tables when new tables are added
Oliver Hunt
Reported 2008-04-12 23:45:37 PDT
In the database console create a table CREATE TABLE zomg (fu int, bar int) To make the inspector show this table you have to close and reopen it.
Attachments
Timothy Hatcher
Comment 1 2008-04-21 14:12:01 PDT
Fixed in r32345.
Note You need to log in before you can comment on or make changes to this bug.