[Webkit-unassigned] [Bug 20219] Databases pane doesn't recognize table creation/deletion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 11:19:21 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=20219


joepeck02 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck02 at gmail.com




------- Comment #1 from joepeck02 at gmail.com  2009-06-17 11:19 PDT -------
CREATE/DELETE table statements aren't working at all at the moment in r44702:

  > CREATE TABLE x (id REAL);
  An unexpected error 0 occured.
  > DROP TABLE WebKitStickyNotes
  An unexpected error 0 occured.

Its worth mentioning that "occured" is a typo and should be spelled
"occurred"!!


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list